Skip to content

Commit

Permalink
chore: decrease heading level of issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaStevens committed Jan 28, 2023
1 parent 2078b50 commit be97a13
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,22 @@ labels: 'Type: Bug, Status: Triage'
assignees: ''
---

# Bug Report
## Bug Report

<!-- Why the issue was filed? -->

## Expected behavior
### Expected behavior

<!-- What you expected to happen? -->

## Actual behavior
### Actual behavior

<!-- What actually happened? -->

## Steps to reproduce
### Steps to reproduce

<!-- How can someone else make/see it happen -->

## Proposed changes
### Proposed changes

<!-- If you have a proposed change, workaround or fix, describe it here -->
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ labels: 'Type: Idea, Status: Triage'
assignees: ''
---

# Suggestion
## Suggestion

0 comments on commit be97a13

Please sign in to comment.