Readme updates

This commit is contained in:
modmuss50 2019-12-22 18:09:33 +00:00
parent 4cc07abe90
commit 34074d7a8a
3 changed files with 4 additions and 6 deletions

View file

@ -14,6 +14,6 @@ In order to ease code review of your pull request, please, go through this check
* Are there any leftover stubs or test routines in the code?
* Are there any hardcoded, development only things still in the code?
* Was performance considered?
* Corner cases well documented or any workarounds for a known limitation of the MC, Forge, RC, etc used.
* Corner cases well documented or any workarounds for a known limitation of the MC, Fabric, RC, etc used.

View file

@ -1,7 +1,7 @@
Thanks for reporting an issue! However, before you report an issue, please read the following:
* We will not backport to an old version of minecraft. Do not suggest this
* Make sure you're using the latest version of TechReborn, RebornCore, and Forge before reporting a bug!
* Make sure you're using the latest version of TechReborn, RebornCore, and Fabric before reporting a bug!
* Don't argue with any TechReborn developers. What they say goes. Feel free to suggest a way to implement something, but if they say no, don't push it.
* If you want to suggest something please open an issue, and it will get tagged as a suggestion.