diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 926522db8..c39cbb216 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,19 +1,13 @@ --- -name: 🚨 Ik wil een fout melden -about: Je loopt tegen een fout aan die je zelf niet opgelost krijgt of je wilt iets anders melden wat niet helemaal lijkt te kloppen. +name: 🚨 Bug report +about: You found a bug something that looks like a one. title: '' labels: bug assignees: '' --- - diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 2bd79fa19..9d110c102 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -1,19 +1,13 @@ --- -name: πŸ’‘ Ik heb een suggestie -about: Je wilt een suggestie doen voor nieuwe functionaliteit of andere verbeteringen. +name: πŸ’‘ Idea / suggestion +about: Request for improvement or a new feature. title: '' labels: review assignees: '' --- - diff --git a/.github/ISSUE_TEMPLATE/help.md b/.github/ISSUE_TEMPLATE/help.md index d43def03c..807730bc2 100644 --- a/.github/ISSUE_TEMPLATE/help.md +++ b/.github/ISSUE_TEMPLATE/help.md @@ -1,19 +1,13 @@ --- -name: πŸ€” Ik heb hulp nodig -about: Je hebt hulp nodig voor een probleem waar je tegenaan loopt en zelf niet uit komt. Bijvoorbeeld bij de installatie of het instellen van de applicatie. +name: πŸ€” I need help +about: You require support or have generic questions regarding DSMR-reader. title: '' labels: question assignees: '' --- - diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f0209c0ca..4b33c17ff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,16 +2,11 @@ πŸ‡³πŸ‡± *Als je Nederlands bent, voel je vooral vrij om ook in het Nederlands te communiceren, gezien dat een stuk vlotter gaat. Ongeacht dat dit project Engelstalig is opgezet.* -πŸ³οΈβ€ *If you're unable to communicate in Dutch, welcome anyway! Feel free to use English and indicate that you do not understand Dutch. To any prevent miscommunication.* +πŸ‡¬πŸ‡§β€ *If you're unable to communicate in Dutch, welcome anyway! Feel free to use English and indicate that you do not understand Dutch. To any prevent miscommunication.* ---- -## Features & suggestions -1. Check [the support](https://github.com/dsmrreader/dsmr-reader/blob/v4/SUPPORT.md) hints first. It may already have been discussed before. - -2. Keep this project its goals in mind. Some suggestions are awesome, but may not be "DSMR" related. - ## Bugs, errors & assistance required 1. Check [the support](https://github.com/dsmrreader/dsmr-reader/blob/v4/SUPPORT.md) hints first. You may be able to help yourself even faster. @@ -19,3 +14,9 @@ 2. Attach a ``dsmr_debuginfo`` dump to your issue text (*see About page in your DSMR-reader, since v4.6*). Also, if you encounter any errors, attach them as well 3. Specify whether you're using a **manual installation** or are running a **Docker container**. + + +## Features & suggestions +1. Check [the support](https://github.com/dsmrreader/dsmr-reader/blob/v4/SUPPORT.md) hints first. It may already have been discussed before. + +2. Keep this project its goals in mind. Some suggestions are awesome, but may not be "DSMR" related.