Skip to content

Commit

Permalink
Merge pull request #2286 from Jacalz/templates
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacalz committed Jun 17, 2021
2 parents 45ac81f + ac33bcd commit da02125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Write your code here.
- **OS:** <!-- [e.g. Linux, MacOS or iOS] -->
- **Version:** <!-- [e.g. 5.10.2, 10.13 High Sierra or 14.2] -->
- **Go version:** <!-- [e.g. 1.12.3] -->
- **Fyne version:** <!-- [e.g. 1.4.2 or git SHA] -->
- **Fyne version:** <!-- [e.g. 2.0.3 or git SHA] -->
1 change: 1 addition & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ Fixes #(issue)

- [ ] Public APIs match existing style.
- [ ] Any breaking changes have a deprecation path or have been discussed.
- [ ] Updated the vendor folder (using `go mod vendor`).

0 comments on commit da02125

Please sign in to comment.