diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 03f2df2a..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,47 +0,0 @@ - - - -## Important info and some tips -- Ensure your issue isn't a duplicate. Agree, you will get an answer to your question faster if you find it yourself. -- Write a good, understable issue description. Try to write so that you don't have to ask again. due to the difference in time zones, the problem may not be resolved until a few days later. -- You can mention other issue/PR (e.g. #1). -- Hyperlinks are very useful. -- If you want to paste logs/code please put it into \`\`\`, so much easier to perceive. For example: -```python -def hello(): - print("**Hello, Markdown!**") -``` - -## Description - - -Why the sky in the BombSquad is red now? - - -| | Issue description | -| ------------- | ------------- | -| OS | | -| Type of issue | :sparkles: Feature request | -| Type of issue | :bug: Bug | -| Type of issue | :question: Question | -| BombSquad version | [1.5.27](https://github.com/efroemling/ballistica/releases/tag/v1.5.27) | -| Commit | [2642488](https://github.com/efroemling/ballistica/commit/2642488a51b250752169738f5aeeccaafa2bc8de) | - - -## Steps to reproduce - -- Launch BombSquad. -- You can see a red sky. - -## Other info - -It started yesterday.