Skip to content

Commit

Permalink
Fix PR template(s) where not showing
Browse files Browse the repository at this point in the history
  • Loading branch information
LovelySanta authored Oct 19, 2019
1 parent c041819 commit 3266b54
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 32 deletions.
Original file line number Diff line number Diff line change
@@ -1,27 +1,24 @@
---
name: 'Pull Request: New issue'
about: Report and propose a fix for a (small) issue in Hazel
name: 'Pull Request'
about: Propose a fix for a (small) issue in Hazel

---

#### Describe the issue
A clear and concise description of what the issue is.
#### Describe the issue (if no issue has been made)
A clear and concise description of what the issue is. Explain the difference between the expected and the current behavior.
A screenshot or copy of the error could be helpful as well.

#### Expected behavior
A clear and concise description of what you expected to happen.

#### Proposed fix _(Make sure you've read [on how to contribute](https://github.com/TheCherno/Hazel/blob/master/.github/CONTRIBUTING.md) to Hazel)_
A short description of what fix this is and how it fixed the issue you described.

#### PR impact _(Make sure to add [closing keywords](https://help.github.com/en/articles/closing-issues-using-keywords))_
List of related issues/PRs this will solve:

Impact | Issue/PR
------------------------ | ------
Other issues this solves | None or #number(s)
Issues this solves | None or #number(s)
Other PRs this solves | None or #number(s)

#### Proposed fix _(Make sure you've read [on how to contribute](https://github.com/TheCherno/Hazel/blob/master/.github/CONTRIBUTING.md) to Hazel)_
A short description of what this fix is and how it fixed the issue you described.

#### Additional context
Add any other context about the solution here. Did you test the solution on all (relevant) platforms?
If not, create a [task list](https://help.github.com/en/articles/about-task-lists) here.
21 changes: 0 additions & 21 deletions .github/PULL_REQUEST_TEMPLATE/pull-request--implemented-issue.md

This file was deleted.

0 comments on commit 3266b54

Please sign in to comment.