Update workflows and templates

This commit is contained in:
thespad
2024-07-12 17:37:42 +01:00
parent 286411c47b
commit 7c60e88c73
4 changed files with 52 additions and 71 deletions
+9
View File
@@ -0,0 +1,9 @@
# Contributing to mods
## Gotchas
* While contributing make sure to make all your changes before creating a Pull Request, as our pipeline builds each commit after the PR is open.
* Read, and fill the Pull Request template
* If this is a fix for a typo (in code, documentation, or the README) please file an issue and let us sort it out. We do not need a PR
* If the PR is addressing an existing issue include, closes #\<issue number>, in the body of the PR commit message
* If you want to discuss changes, you can also bring it up in [#dev-talk](https://discordapp.com/channels/354974912613449730/757585807061155840) in our [Discord server](https://discord.gg/YWrKVTn)