mirror of
https://github.com/dnote/dnote
synced 2026-03-14 22:45:50 +01:00
Add PR template (#203)
This commit is contained in:
parent
eed001eb93
commit
539de99a94
2 changed files with 3 additions and 3 deletions
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
5
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -1,14 +1,13 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
about: Create a bug report
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
* version:
|
||||
* project (e.g. CLI):
|
||||
* project/version (e.g. CLI v0.8.0):
|
||||
* operating system:
|
||||
|
||||
## Description
|
||||
|
|
|
|||
1
.github/ISSUE_TEMPLATE/pull_request_template.md
vendored
Normal file
1
.github/ISSUE_TEMPLATE/pull_request_template.md
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
## Short description
|
||||
Loading…
Add table
Add a link
Reference in a new issue