Skip to content

Commit

Permalink
Update Github templates
Browse files Browse the repository at this point in the history
Thanks to Babel for inspiration <3
  • Loading branch information
dg committed Feb 5, 2019
1 parent ce6af3d commit 5014e25
Show file tree
Hide file tree
Showing 5 changed files with 61 additions and 16 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/Bug_report.md
@@ -0,0 +1,19 @@
---
name: "🐛 Bug Report"
about: "If something isn't working as expected 🤔"

---

Version: ?.?.?

### Bug Description
... A clear and concise description of what the bug is. A good bug report shouldn't leave others needing to chase you up for more information.

### Steps To Reproduce
... If possible a minimal demo of the problem ...

### Expected Behavior
... A clear and concise description of what you expected to happen.

### Possible Solution
... Only if you have suggestions on a fix for the bug
9 changes: 9 additions & 0 deletions .github/ISSUE_TEMPLATE/Feature_request.md
@@ -0,0 +1,9 @@
---
name: "🚀 Feature Request"
about: "I have a suggestion (and may want to implement it) 🙂"

---

- Is your feature request related to a problem? Please describe.
- Explain your intentions.
- It's up to you to make a strong case to convince the project's developers of the merits of this feature.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/Support_question.md
@@ -0,0 +1,12 @@
---
name: "🤗 Support Question"
about: "If you have a question 💬, please check out our forum!"

---

--------------^ Click "Preview" for a nicer view!
We primarily use GitHub as an issue tracker; for usage and support questions, please check out these resources below. Thanks! 😁.

* Nette Forum: https://forum.nette.org
* Nette Gitter: https://gitter.im/nette/nette
* Slack (czech): https://pehapkari.slack.com/messages/C2R30BLKA
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/Support_us.md
@@ -0,0 +1,21 @@
---
name: "❤️ Support us"
about: "If you would like to support our efforts in maintaining this project 🙌"

---

--------------^ Click "Preview" for a nicer view!

> https://nette.org/donate
Help support Nette!

We develop Nette Framework for more than 14 years. In order to make your life more comfortable. Nette cares about the safety of your sites. Nette saves you time. And gives job opportunities.

Nette earns you money. And is absolutely free.

To ensure future development and improving the documentation, we need your donation.

Whether you are chief of IT company which benefits from Nette, or developer who goes for advice on our forum, if you like Nette, [please make a donation now](https://nette.org/donate).

Thank you!
16 changes: 0 additions & 16 deletions .github/issue_template.md

This file was deleted.

0 comments on commit 5014e25

Please sign in to comment.