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
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Steps to reproduce the behavior.
A clear and concise description of what you expected to happen.

### Potential resolution
Describe potential resolution/solution to the observed bug.
Describe potential resolution/solution to the observed bug.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/documentation-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ assignees: ''
---

### Describe the documentation fix or enhancement
What documentation needs to be updated? Where would this documentation be created/edited?
What documentation needs to be updated? Where would this documentation be created/edited?
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ A clear and concise description of what you want to happen.
A clear and concise description of any alternative solutions or features you've considered.

### Additional context
Add any other context or screenshots about the feature request here.
Add any other context or screenshots about the feature request here.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/warning.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ assignees: ''
---

### Describe the warning
A clear and concise description of what needs to be checked.
A clear and concise description of what needs to be checked.
9 changes: 4 additions & 5 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
*Please title Pull Request with prefix **[PULL REQUEST]***
Please title Pull Request with prefix **[PULL REQUEST]**

**Describe this pull request. What changes are being made?**
### Describe this pull request. What changes are being made?
Description of proposed changes.

**What issues does this pull request address?**
### What issues does this pull request address?
List of issues addressed. Make sure to use [closing keywords](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) such that issues addressed are automatically resolved when pull request is approved.


**Additional context**
### Additional context
Add any other context, information, or notes for reviewers here.