diff options
| author | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-08-01 11:07:29 -0400 |
|---|---|---|
| committer | Jesse Plamondon-Willard <github@jplamondonw.com> | 2018-08-01 11:07:29 -0400 |
| commit | 60b41195778af33fd609eab66d9ae3f1d1165e8f (patch) | |
| tree | 7128b906d40e94c56c34ed6058f27bc31c31a08b /docs/CONTRIBUTING.md | |
| parent | b9bc1a6d17cafa0a97b46ffecda432cfc2f23b51 (diff) | |
| parent | 52cf953f685c65b2b6814e375ec9a5ffa03c440a (diff) | |
| download | SMAPI-60b41195778af33fd609eab66d9ae3f1d1165e8f.tar.gz SMAPI-60b41195778af33fd609eab66d9ae3f1d1165e8f.tar.bz2 SMAPI-60b41195778af33fd609eab66d9ae3f1d1165e8f.zip | |
Merge branch 'develop' into stable
Diffstat (limited to 'docs/CONTRIBUTING.md')
| -rw-r--r-- | docs/CONTRIBUTING.md | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md deleted file mode 100644 index 52d47a4b..00000000 --- a/docs/CONTRIBUTING.md +++ /dev/null @@ -1,17 +0,0 @@ -Do you want to... - -* **Ask for help using SMAPI?** - Please post a message in the [SMAPI support thread](http://community.playstarbound.com/threads/108375), - don't create a GitHub issue. - -* **Report a bug?** - Please post a message in the [SMAPI support thread](http://community.playstarbound.com/threads/108375) - instead, unless you're sure it's a bug in SMAPI itself. - -* **Submit a pull request?** - Pull requests are welcome! If you're submitting a new feature, it's best to discuss first to make - sure it'll be accepted. Feel free to come chat in [#modding on Discord](https://discord.gg/kH55QXP) - or post in the [SMAPI support thread](http://community.playstarbound.com/threads/108375). - - Documenting your code and using the same formatting conventions is appreciated, but don't worry too - much about it. We'll fix up the code after we accept the pull request if needed. |
