Skip to content

Commit 5dfd309

Browse files
committed
Add Github issue templates
1 parent aefa0f0 commit 5dfd309

2 files changed

Lines changed: 54 additions & 0 deletions

File tree

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve vandockit
4+
5+
---
6+
7+
<!--- If this issue relates to a security vulnerability in vandockit, DO NOT file the issue here. Please see the security policy at https://github.com/archivematica/Issues/security/policy for information on how to safely report a security vulnerability. --->
8+
9+
<!--- Please title your issue as a problem statement, starting with "Problem:". Check existing issues for examples. --->
10+
11+
**Describe the bug**
12+
13+
A clear and concise description of what the bug is.
14+
15+
**To Reproduce**
16+
17+
Steps to reproduce the behavior:
18+
1. Go to '...'
19+
2. Click on '....'
20+
3. Scroll down to '....'
21+
4. See error
22+
23+
**Expected behavior**
24+
25+
A clear and concise description of what you expected to happen.
26+
27+
**Screenshots**
28+
29+
If applicable, add screenshots to help explain your problem.
30+
31+
**Additional context**
32+
33+
Add any other context about the problem here.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
5+
---
6+
7+
**Is your feature request related to a problem? Please describe.**
8+
9+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
10+
11+
**Describe the solution you'd like**
12+
13+
A clear and concise description of what you want to happen.
14+
15+
**Describe alternatives you've considered**
16+
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
21+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)