Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

title: ""
labels: "bug"
assignees: ""
---

<!-- Before filing a bug please check the following: -->
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
blank_issues_enabled: false
contact_links:
- name: Translation bug
url: https://github.com/progit/progit2/blob/master/TRANSLATING.md
Expand Down
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/enhancement_idea.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Enhancement idea
about: Suggest an idea for the ProGit2 book or repository
title: ""
labels: "enhancement"
assignees: ""
---

**Give a general overview of your idea.**

**Explain what problem you're trying to solve.**

**Have you thought about other solutions?**

**Do you want to help with this enhancement idea?**