From 2293d23d19fbc4e314dee2fc4ddb3ec84afb94f2 Mon Sep 17 00:00:00 2001 From: XDenizX Date: Tue, 5 Jan 2021 01:09:11 +0300 Subject: [PATCH] Added description --- .github/ISSUE_TEMPLATE/bug-report.md | 27 +++++++++++++++++++++++++++ README.md | 21 +++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug-report.md create mode 100644 README.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 0000000..891c617 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,27 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Additional context** +Add any other context about the problem here. diff --git a/README.md b/README.md new file mode 100644 index 0000000..26f7320 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# NPC Editor + +This repository is used to handle issues and publish the latest releases of the editor. + +# Issues + +Feel free to create an issues for problems you encounter on [Issues](https://github.com/rayofhope-dev/npc-editor/issues) page. + +# Download +You can find all available versions of the application in the [Releases](https://github.com/rayofhope-dev/npc-editor/releases) tab. + +# Authors +Powered by Ray of Hope team. + + - Official [VK](https://vk.com/roh_online) page + - Official [Discord](https://discordapp.com/invite/rffsfku)-server. Join discussions about editor in `#npc-editor` channel + - Page on [Patreon](https://www.patreon.com/roh_online) + - Our [site](https://roh-online.com/) + - [Carreers](https://roh-online.com/join) + +Join us!