Readme updates
This commit is contained in:
parent
4cc07abe90
commit
34074d7a8a
3 changed files with 4 additions and 6 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -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.
|
||||
|
||||
|
||||
|
|
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
@ -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.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[![](http://cf.way2muchnoise.eu/full_233564_downloads.svg)](https://minecraft.curseforge.com/projects/techreborn) [![](http://cf.way2muchnoise.eu/packs/233564.svg)](https://minecraft.curseforge.com/projects/techreborn) [![](http://cf.way2muchnoise.eu/versions/233564.svg)](https://minecraft.curseforge.com/projects/techreborn) [![](https://img.shields.io/badge/Discord-TeamReborn-738bd7.svg)](https://discord.gg/teamreborn) [![Crowdin](https://d322cqt584bo4o.cloudfront.net/techreborn/localized.svg)](https://translate.techreborn.ovh/project/techreborn)
|
||||
|
||||
# Tech Reborn for 1.14.4 [![Build Status](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.12/badge/icon)](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.12/)
|
||||
# Tech Reborn for 1.15.1 [![Build Status](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.15/badge/icon)](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.15/)
|
||||
|
||||
*Tech Reborn is a completely standalone tech mod including tools and machines to gather resources, process materials, and progress through the mod.*
|
||||
|
||||
|
@ -21,7 +21,7 @@ Versions we determine are stable enough can always be found on our CurseForge pa
|
|||
|
||||
If you're looking for the latest bleeding edge build, these are found on our Jenkins page. Use these with caution, and please do not put these in modpacks:
|
||||
|
||||
1.15 * - [![Build Status](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.15/badge/icon)](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.15/)
|
||||
1.15.1 - [![Build Status](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.15/badge/icon)](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.15/)
|
||||
|
||||
1.14.4 - [![Build Status](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.14/badge/icon)](https://jenkins.modmuss50.me/job/Team%20Reborn/job/TechReborn/job/1.14/)
|
||||
|
||||
|
@ -31,8 +31,6 @@ If you're looking for the latest bleeding edge build, these are found on our Jen
|
|||
|
||||
1.10.2 - [![Build Status](https://jenkins.modmuss50.me/job/TeamReborn/job/TechReborn/job/TechReborn-1.10.2/badge/icon)](https://jenkins.modmuss50.me/job/TeamReborn/job/TechReborn/job/TechReborn-1.10.2/)
|
||||
|
||||
* 1.15 versions are for snapshots, and may not always be upto date with the latest 1.15 snapshots.
|
||||
|
||||
# Issues and Suggestions
|
||||
|
||||
To report an issue or make a suggestion, please head up to the `Issues` tab up above, and open a new issue. You will need a GitHub account for this (it's free!). **It is very important that you include the version of Tech Reborn you are using in your issue report.**
|
||||
|
|
Loading…
Reference in a new issue