This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |