-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #333 from codecov/Ajay/docs-template
Dev: Add documentation template for related issues
- Loading branch information
Showing
1 changed file
with
29 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,29 @@ | ||
--- | ||
name: Documentation Update | ||
about: Report an issue with our documentation | ||
title: "[Docs Update] Brief description of the issue" | ||
labels: | ||
- Docs | ||
assignees: "" | ||
--- | ||
|
||
## Description | ||
|
||
<!-- A clear and concise description of what needs to be updated in the documents --> | ||
|
||
### Page(s) | ||
|
||
<!-- Which page(s) need updating? --> | ||
|
||
### Current State | ||
|
||
[] Broken Link | ||
[] Unclear Language | ||
[] Inconsistent Formatting | ||
[] Missing Information | ||
[] Missing Updates for New Features | ||
[] Deprecated Features | ||
|
||
### Additional Information | ||
|
||
<!-- Add any other context, screenshots, or relevant information about the issue --> |