mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-23 21:12:30 +00:00
* Fixes #93 Add pull request and issue templates. Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Add CODEOWNERS file Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Fix yaml issues Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> fix yaml?? Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> Fix name of issue template. Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Testing if I can do this with prs too Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> Can I do this with pr templates too?? Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> Can I do this with pr templates too?? Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> Can I do this with pr templates too?? Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Move PULL_REQUEST_TEMPLATE/PULL_REQUEST.md to PULL_REQUEST_TEMPLATE.md, because github :poob: Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * I don't think I can... oof. Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Oops, forgot to add this link. Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Perform requested changes Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Forgot one Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Server software -> Platform & Merge platform + platform version Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Inclusion of "addon" in language Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * compat with other terrain gen mods Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * inclusion of "addon" in FEATURE_REQUEST.md Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Update CODEOWNERS Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * add discord link to config.yml Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * update PULL_REQUEST_TEMPLATE.md to no longer use "plugin" Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Reintroduce stacktrace section Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * be more specific about compat issues Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * modify CODEOWNERS Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Add CODE_OF_CONDUCT.md Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Repo: add CONTRIBUTING.md file Add CONTRIBUTING.md file with some basic guidelines on how to get started contributing. Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Repo: Update git commit types Update git commit types in CONTRIBUTING.md and sort them. Add new entries under "types of changes" for PULL_REQUEST_TEMPLATE.md. Signed-off-by: solonovamax <solonovamax@12oclockpoint.com> * Repo: Performed requested changes forgot some stuff lol Signed-off-by: solonovamax <solonovamax@12oclockpoint.com>
106 lines
4.9 KiB
Markdown
106 lines
4.9 KiB
Markdown
---
|
|
name: "Bug Report"
|
|
about: "Open a bug report to help us identify issues with Terra."
|
|
title: "[Bug] <Put your title here>"
|
|
labels: "Type: Bug, Status: Pending"
|
|
assignees: ""
|
|
|
|
---
|
|
|
|
<!--
|
|
##############################################################################
|
|
## WARNING! ##
|
|
## IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN YOUR ISSUE BEING CLOSED ##
|
|
##############################################################################
|
|
-->
|
|
|
|
## Pre-Issue Checklist
|
|
|
|
<!--
|
|
Please go through this checklist item by item and make sure you have successfully completed each of these steps.
|
|
- You must be on the LATEST version of Terra to receive any support. There is no support for older versions of Terra.
|
|
- Make sure that this is not a *specific* compatibility issue with another terrain generation mod.
|
|
Do not request *specific* compatibility with mods or plugins (e.g. "Compatibility with TechCraft v7").
|
|
That should be implemented in an addon, **not** in the main project.
|
|
*General* compatibility (e.g. "Ability to pull Vanilla/Modded features from parent biomes") will be considered in the main project.
|
|
- Make sure that there are no already existing issues open with your problem. If you open a duplicate, it will be closed as such.
|
|
- Make sure that it is actually Terra causing the issue, and not another mod/plugin.
|
|
You can do this by testing to see if you can recreate the issue without Terra installed.
|
|
- Make sure that this is not an issue with a specific Terra *pack* or Terra *addon*, and instead applies to all of Terra.
|
|
- Make sure that you attach a copy of the latest.log file.
|
|
Putting *just* the exception IS NOT ENOUGH. We need to be able to check that there wasn't anything else before that caused it.
|
|
- Make sure that you have filled out all the required information and given descriptions of everything.
|
|
|
|
You must put an x in all the boxes you have completed. (Like this: [x])
|
|
|
|
To make sure that your issue is rendered properly, you may check the "Preview" tab (below the title) to see a rendered version of it before you submit it.
|
|
-->
|
|
|
|
- [ ] I have checked that I am on the latest version of Terra.
|
|
- [ ] I have searched the github issue tracker for similar issues, including closed ones.
|
|
- [ ] I have made sure that this is not a bug with another mod or plugin, and it is Terra that is causing the issue.
|
|
- [ ] I have checked that this is an issue with Terra and not an issue with the pack I am using.
|
|
<!-- If this is an issue with the default Terra pack, please open an issue on the pack repo: https://github.com/PolyhedralDev/TerraDefaultConfig/issues/new -->
|
|
- [ ] I have attached a copy of the `latest.log` file
|
|
- [ ] I have filled out and provided all the appropriate information.
|
|
|
|
## Environment
|
|
|
|
<!-- You can fill out the different items by putting the correct value beside each cell. -->
|
|
|
|
| Name | Value |
|
|
|------------------------------|-------|
|
|
| Terra Version | <!-- Put your Terra version here. (remove the comment) -->
|
|
| Platform / Platform Version | <!-- Put your platform and platform version here. (remove the comment) (eg. Spigot, Fabric, Paper, etc.) (If you are using the Region generator, put that here instead) -->
|
|
| Any External Plugins or Mods | <!-- Put a list of all the plugins or mods you have installed here. (remove the comment) (Make sure to NOT include any new lines) -->
|
|
| Terra Packs In Use | <!-- Put a list of all the Terra packs you have installed here. (remove the comment) (Make sure to NOT include any new lines) (/te packs may be used to get a list) -->
|
|
| Terra Addons In Use | <!-- Put a list of all the Terra addons you have installed here. (remove the comment) (Make sure to NOT include any new lines) (/te addons may be used to get a list) -->
|
|
|
|
## Issue Description
|
|
|
|
<!--
|
|
Put a quick description of the issue here.
|
|
Example: 'When generating terrain, something causes the chunks to not load properly', etc.
|
|
-->
|
|
|
|
### Steps to reproduce
|
|
|
|
<!--
|
|
Describe what you were doing when this happened.
|
|
Make sure to include ALL information. Including anything you were doing before that may have caused it.
|
|
-->
|
|
|
|
1. <!-- Put step #1 here. -->
|
|
2. <!-- Put step #2 here. -->
|
|
3. <!-- etc. -->
|
|
|
|
### Expected behavior
|
|
|
|
<!-- Describe what you think *should* happen here: -->
|
|
|
|
### Actual behavior
|
|
|
|
<!-- Describe what *actually* happens here: -->
|
|
<!-- example: When I do _______, it actually does _______ -->
|
|
|
|
### Full stacktrace
|
|
|
|
<details>
|
|
<summary>Exception Stacktrace</summary>
|
|
|
|
<!--
|
|
If Terra logs an exception, please put it in the following section: (You will find any error logs in your console, or your latest.log)
|
|
Note: this *must* be included, in ADDITION to the latest.log file.
|
|
-->
|
|
|
|
```
|
|
|
|
```
|
|
|
|
</details>
|
|
|
|
### Additional details
|
|
|
|
<!-- Any other information you think should be added -->
|
|
|