Skip to content

Commit

Permalink
Modified issue template adding Leapp version
Browse files Browse the repository at this point in the history
Added pull request template
  • Loading branch information
urz9999 committed Oct 13, 2020
1 parent 2dc7191 commit c555425
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Expand Up @@ -10,6 +10,9 @@ assignees: ''
**Describe the bug**
A clear and concise description of what the bug is.

**Leapp Version**
Add the version of your Leapp (you can find it under taskbar -> about or Leapp -> about on MacOS X)

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
Expand Down
16 changes: 16 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,16 @@
**Changelog**

List of new feature and/or fixes here.

**Bugifxes**

Describe the fixes and specifying the issue if related.

**Enhancements**

Describe the enhancements specifying the issue if related.

**Notes**

Write eventual notes or reminders specifying if you have any sort of reference

0 comments on commit c555425

Please sign in to comment.