Skip to content

Commit

Permalink
chore: clean up issue templates and pull request templates (google#5827)
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-fenichel authored Dec 15, 2021
1 parent 4be7891 commit 4e87be7
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug Report
about: Create a report to help us improve
labels: 'type: bug, triage'
labels: 'type: bug, issue: triage'
assignees: ''

---
Expand Down
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/documentation.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Documentation
about: Report an issue with our documentation
labels: 'type: documentation, triage'
labels: 'type: documentation, issue: triage'
assignees: ''

---
Expand All @@ -21,10 +21,10 @@ assignees: ''

**What**

<!-- What kind of content is it?
- Check a box with an 'x' between the brackets: [x]
<!-- What kind of content is it?
- Check a box with an 'x' between the brackets: [x]
-->

- [ ] Text
- [ ] Image or Gif
- [ ] Other
Expand All @@ -39,6 +39,6 @@ assignees: ''

**Additional context**

<!-- Add any other context about the problem here.
<!-- Add any other context about the problem here.
- If this is related to a specific pull request, link to it.
-->
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Feature request
about: Suggest an idea for this project
labels: 'type: feature request, triage'
labels: 'type: feature request, issue: triage'
assignees: ''

---
Expand Down
24 changes: 0 additions & 24 deletions .github/PULL_REQUEST_TEMPLATE/goog_module.md

This file was deleted.

0 comments on commit 4e87be7

Please sign in to comment.