Skip to content

Commit fd58fe4

Browse files
authored
Merge pull request #76 from Integrated-Testing-Environment/dev
Dev
2 parents bd4bfac + 875af15 commit fd58fe4

File tree

119 files changed

+1651
-2565
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+1651
-2565
lines changed

.idea/workspace.xml

Lines changed: 50 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Why we need follow this rule
1+
# Why should we follow this guidelines
22
> * Following these guidelines helps to communicate that you respect the time of the developers managing and developing this open source project.
33
> * In return, they should reciprocate that respect in addressing your issue, assessing changes, and helping you finalize your pull requests.
44
@@ -7,7 +7,7 @@
77
> * Keep feature versions as small as possible, preferably one new feature per version.
88
> * Make sure all tests pass and CI/CD pipelines pass.
99
10-
## What we can do in this repo
10+
## What you can do in this repo
1111
> * Doc translate, renew, improving,etc.
1212
> * Feature requests or writing new feature etc.
1313
> * Submitting the bug reports, bug fix etc.
@@ -37,10 +37,10 @@
3737
>> * What did you do?
3838
>> * What did you expect to see?
3939
>> * What did you see instead?
40-
>> * General questions should go to mail instead.
40+
>> * General questions should go to discord instead.
4141
4242
## How to suggest a feature
43-
> * pen an issue on our issues list on GitHub which describes the feature you would like to see, why you need it, and how it should work.
43+
> * Pen an issue on our issues list on GitHub which describes the feature you would like to see, why you need it, and how it should work.
4444
4545
## Code review process
4646
> * If all tests pass we will check code on every week Sa and Su day

dev.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "je_auto_control_dev"
9-
version = "0.0.61"
9+
version = "0.0.63"
1010
authors = [
1111
{ name = "JE-Chen", email = "zenmailman@gmail.com" },
1212
]

docs/source/Eng/doc/auto_control_critical_exit_doc/auto_control_critical_exit_doc.rst

Lines changed: 0 additions & 32 deletions
This file was deleted.

docs/source/Eng/doc/auto_control_executor_doc/auto_control_executor_doc.rst

Lines changed: 0 additions & 69 deletions
This file was deleted.

docs/source/Eng/doc/auto_control_file_process_doc/auto_control_file_process_doc.rst

Lines changed: 0 additions & 18 deletions
This file was deleted.

docs/source/Eng/doc/auto_control_image_doc/auto_control_image_doc.rst

Lines changed: 0 additions & 37 deletions
This file was deleted.

docs/source/Eng/doc/auto_control_keyboard_doc/auto_control_keyboard_doc.rst

Lines changed: 0 additions & 51 deletions
This file was deleted.

docs/source/Eng/doc/auto_control_keyword_doc/auto_control_keyword_doc.rst

Lines changed: 0 additions & 50 deletions
This file was deleted.

docs/source/Eng/doc/auto_control_mouse_doc/auto_control_mouse_doc.rst

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)