-
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 More relevant for ct.js, better contribution guides and templates
- Loading branch information
1 parent
0556f38
commit b2c52ec
Showing
4 changed files
with
39 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,24 @@ | ||
Before sending the pull request, make sure that: | ||
|
||
- [ ] `gulp build` runs without issues | ||
- [ ] if you develop a catmod, a test project and docs are also present. Put a test project into a catmod's directory. | ||
- [ ] if it is a work-in-progress, explicitly mark it as such in the title with the `:construction:` prefix. | ||
|
||
-------------------------------------------------------- | ||
Delete this and everything above this line before posting | ||
|
||
Closes #(issue's index). | ||
|
||
Changes proposed in this pull request: | ||
**Changes proposed in this pull request:** | ||
|
||
- | ||
- | ||
- | ||
- | ||
- | ||
- | ||
|
||
Before sending the pull request, make sure that: | ||
**Help wanted:** (optional, e.g. a request for GUI revamp) | ||
|
||
- [ ] `gulp build` runs without issues | ||
- [ ] if you develop a catmod, a test project is also present. Put it into a catmod's directory. | ||
- | ||
- | ||
- | ||
|
||
**Ping @CosmoMyzrailGorynych** |