mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-24 03:47:58 +02:00
Merge pull request #200 from ComfyFactory/github_updates
minor consistency fix
This commit is contained in:
commit
c305b8b559
15
.github/pull_request_map_template.md
vendored
Normal file
15
.github/pull_request_map_template.md
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
### All Submissions:
|
||||||
|
|
||||||
|
- [ ] Have you checked to ensure there aren't any other maps that are alike or similar to the PR?
|
||||||
|
- [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change?
|
||||||
|
|
||||||
|
### Tested Changes:
|
||||||
|
|
||||||
|
1. [ ] Have you lint your code (lua lint) locally prior to submission?
|
||||||
|
|
||||||
|
### Changes to Core Features:
|
||||||
|
|
||||||
|
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
||||||
|
- [ ] Have you successfully ran tests with your changes locally?
|
||||||
|
|
||||||
|
### Comments
|
15
.github/pull_request_module_template.md
vendored
Normal file
15
.github/pull_request_module_template.md
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
### All Submissions:
|
||||||
|
|
||||||
|
- [ ] Have you checked to ensure there aren't any other modules that are alike or similar to the PR?
|
||||||
|
- [ ] Have you checked to ensure there aren't other open [Pull Requests](../../../pulls) for the same update/change?
|
||||||
|
|
||||||
|
### Tested Changes:
|
||||||
|
|
||||||
|
1. [ ] Have you lint your code (lua lint) locally prior to submission?
|
||||||
|
|
||||||
|
### Changes to Core Features:
|
||||||
|
|
||||||
|
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
||||||
|
- [ ] Have you successfully ran tests with your changes locally?
|
||||||
|
|
||||||
|
### Comments
|
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
### Tested Changes:
|
### Tested Changes:
|
||||||
|
|
||||||
1. [ ] Does your submission pass tests?
|
1. [ ] Have you lint your code (lua lint) locally prior to submission?
|
||||||
2. [ ] Have you lint your code locally prior to submission?
|
|
||||||
|
|
||||||
### Changes to Core Features:
|
### Changes to Core Features:
|
||||||
|
|
||||||
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
|
||||||
- [ ] Have you written new tests for your core changes, as applicable?
|
|
||||||
- [ ] Have you successfully ran tests with your changes locally?
|
- [ ] Have you successfully ran tests with your changes locally?
|
||||||
|
|
||||||
|
### Comments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user