Update and rename bug-fix.md to pull_request_template.md

This commit is contained in:
Dominika 2020-05-08 19:42:13 -04:00 committed by GitHub
parent a3ed7cc6d8
commit 7006576b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View File

@ -1,14 +0,0 @@
---
name: Bug fix
about: Fix for a bug
labels: bug/module
---
**Describe the bug**
A clear and concise description of what the bug is.
**Describe the fix**
A clear description of how it was fixed
**Additional context**
Add any other context about the fix here.

View File

@ -0,0 +1,14 @@
---
name: Pull request
about: Feature or change for this repo
labels: review-pending
---
**Describe the pull**
A clear and concise description of what the pull is for.
**Describe how this pull is helpful**
A clear description of why this should be merged
**Additional context**
Add any other context about the pull here.