Update README.

Remove Issue Templates.
This commit is contained in:
BONNe 2019-09-08 20:27:11 +03:00
parent 449890def5
commit 25f20ce779
3 changed files with 2 additions and 61 deletions

View File

@ -1,34 +0,0 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: "Bug \U0001F4A5"
assignees: BONNe
---
### Description
<!-- A clear and concise description of what the bug is. -->
<!-- Please type below this line. -->
#### Steps to reproduce the behavior:
<!-- A clear steps how problem can be replicated: -->
<!-- 1. Edit challenge -->
<!-- 2. Try to complete challenge -->
<!-- 3. Error: -->
<!-- Please type below this line. -->
#### Server / BentoBox information:
<!-- Please provide information from `/bentobox version` -->
<!-- Please provide information about database type for BentoBox plugin -->
<!-- Please provide information about other plugins `/pl` -->
<!-- Please type below this line. -->
#### Screenshots / Server log
<!-- Any screenshots or videos that could help to diagnostic issue -->
<!-- Server log could help to diagnostic issue a lot faster -->
<!-- Please add links or images below this line. -->
#### Expected behavior / Additional context
<!-- Add any other context about the problem here. -->
<!-- Please type below this line. -->

View File

@ -1,25 +0,0 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: Enhancement ✨
assignees: ''
---
### Description
#### Is your feature request related to a problem?
<!-- A clear and concise description of the problem you're encountering, if any. -->
<!-- Please type below this line. -->
#### Describe the solution you'd like us to implement.
<!-- A clear and concise description of what you want us to do to resolve your problem. -->
<!-- Please type below this line. -->
#### Describe alternatives you've considered.
<!-- A clear and concise description of any alternative solutions or features you've considered. -->
<!-- Please type below this line -->
#### Additional context
<!-- Add any other context or screenshots about the feature request here. -->
<!-- Please type below this line. -->

View File

@ -10,7 +10,7 @@ Currently Challenges Addon is in **Beta stage**, so it may or may not contain bu
Latest official **Beta Release is 0.7.5**, and you can download it from [Release tab](https://github.com/BentoBoxWorld/Challenges/releases)
But it will work with BentoBox 1.5.0 only.
Latest development build will work with **BentoBox 1.7.0-SNAPSHOT**, as it contains new functionality, that is not in 1.6 release.
Latest development build will work with **BentoBox 1.7.0**, as it contains new functionality, that is not in 1.6 release.
**Nightly builds** are available in [Jenkins Server](https://ci.codemc.org/job/BentoBoxWorld/job/Challenges/lastStableBuild/).
Be aware that 0.8.0-SNAPSHOT stores data differently than it is in 0.7.5 and below. It will be necessary to migrate data via command "/[gamemode_admin] challenges migrate".
@ -37,7 +37,7 @@ Admins can create their own challenges or import some default challenges, which
## Compatibility
- [x] BentoBox - 1.7.0-SNAPSHOT version
- [x] BentoBox - 1.7.0 version
- [x] BSkyBlock - 1.6.0 version
- [x] AcidIsland - 1.6.0 version
- [x] SkyGrid - 1.6.0 version