Skip to content

Commit

Permalink
Update issue templates for GitHub (#2150)
Browse files Browse the repository at this point in the history
  • Loading branch information
morevnaproject authored May 14, 2021
1 parent a633cae commit 47c01d2
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
**System information:**
- Linux distro: [eg. Debian, Manjaaro, Ubuntu, etc)
- OS version:
- Package: [Snap, AppImage, Flatpak]
- Synfig version: 1.4.0
- Synfig version: 1.4.1

**Additional context**
**Additional comments**
Add any other context about the problem here.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report--version-1-4.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: 'Bug report: version 1.4'
about: Create a report to help us improve
name: 'Bug report: Version 1.4.x'
about: Create a report to help us improve stable version
title: ''
labels: ''
assignees: ''
Expand All @@ -23,10 +23,10 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
**System information:**
- OS: [Windows, Linux or Mac. If Linux, please tell us your distro]
- OS version:
- Synfig version: 1.4.0
- Synfig version: 1.4.1

**Additional context**
**Additional comments**
Add any other context about the problem here.
32 changes: 32 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report--version-master.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
name: 'Bug report: Development version (master branch)'
about: Report an issue for latest development version built from source code
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.

**System information:**
- OS: [Windows, Linux or Mac. If Linux, please tell us your distro]
- OS version:
- Commit ID: PLEASE PUT HERE A COMMIT ID FOR YOUR VERSION OF SYNFIG

**Additional comments**
Add any other context about the problem here.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
**Additional comments**
Add any other comments or screenshots about the feature request here.

0 comments on commit 47c01d2

Please sign in to comment.