Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
vcc3v authored Aug 5, 2024
1 parent f13ab90 commit bc98bad
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/addition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Addition
about: Add new information or context into this doccument
title: "[ADDITION]"
labels: ''
assignees: CaenJones

---

- where will the change be located?
- have you updated the TOC?
- does this address all current versions of chromeOS and admin pannel?
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/factual-error.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
name: Factual Error
about: 'Tell us about a factual error in this doccument '
title: "[ERROR]"
labels: ''
assignees: CaenJones

---

**Describe the error**
- where in the document is it located
- was this changed due to an update?
- steps that need to be taken

**Additional context**
Add any other context about the problem here.

0 comments on commit bc98bad

Please sign in to comment.