Add translations issue template

This commit is contained in:
Magdalena Sadowska 2020-03-10 16:09:12 +01:00 committed by Łukasz Chruściel
parent a60ce9182d
commit b0e8ae0903
No known key found for this signature in database
GPG key ID: 428B9D810DB2ACDF
6 changed files with 31 additions and 5 deletions

View file

@ -1,10 +1,12 @@
---
name: "Bug Report 🐛"
name: "Bug Report \U0001F41B"
about: Report a problem or error
title: ''
labels: ''
assignees: ''
---
**Sylius version affected**: 1.x.y
**Description**

View file

@ -1,6 +1,9 @@
---
name: "Documentation Issue 📖"
name: "Documentation Issue \U0001F4D6"
about: Report missing or bugged documentation
title: ''
labels: ''
assignees: ''
---

View file

@ -1,6 +1,9 @@
---
name: Feature request ✅
about: Suggest an idea for a feature or improvement
title: ''
labels: ''
assignees: ''
---

View file

@ -1,6 +1,9 @@
---
name: "Security Issue 🔐"
name: "Security Issue \U0001F510"
about: Please contact us at security@sylius.com
title: ''
labels: ''
assignees: ''
---

View file

@ -1,7 +1,10 @@
---
name: "Support Question 🚫"
name: "Support Question \U0001F6AB"
about: See http://docs.sylius.com/en/latest/support/index.html for questions about
using Sylius
title: ''
labels: ''
assignees: ''
---

12
.github/ISSUE_TEMPLATE/translations.md vendored Normal file
View file

@ -0,0 +1,12 @@
---
name: "Translations \U0001F1EC\U0001F1E7"
about: See http://translate.sylius.com/ to add or fix Sylius translations.
title: ''
labels: ''
assignees: ''
---
We use GitHub issues only to discuss Sylius bugs, new features and documentation.
In order to add or fix translations in Sylius please follow [this guide](https://docs.sylius.com/en/latest/contributing/translations/) or go directly to [Crowdin](http://translate.sylius.com/).