Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #263 from brianelton/master
Browse files Browse the repository at this point in the history
Adding new template issues
  • Loading branch information
iadawn authored Mar 1, 2024
2 parents fc13be4 + bf85efa commit b16391f
Show file tree
Hide file tree
Showing 7 changed files with 87 additions and 4 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
title: ''
title: '(low/med/high) @@ Add title here @@'
labels: ''
assignees: ''

Expand Down
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/butterfly-review-content-issue--ed-low-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Butterfly review content issue [ED-low]
about: Submit a editor's discretion low severity content issue from a Butterfly review
title: "[ED-low] @@ Add title here @@"
labels: ''
assignees: ''

---

URL:

Location:
*Example: "Under Introduction heading, third paragraph"*

Current wording:

Suggested revision:

Rationale:
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/butterfly-review-content-issue--ed-med-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Butterfly review content issue [ED-med]
about: Submit a editor's discretion medium severity content issue from a Butterfly
review
title: "[ED-med] @@ Add title here @@"
labels: ''
assignees: ''

---

URL:

Location:
*Example: "Under Introduction heading, third paragraph"*

Current wording:

Suggested revision:

Rationale:
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/butterfly-review-content-issue--high-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Butterfly review content issue [HIGH]
about: Submit a high severity content issue from a Butterfly review
title: "[HIGH] @@ Add title here @@"
labels: ''
assignees: ''

---

URL:

Location:
*Example: "Under Introduction heading, third paragraph"*

Current wording:

Suggested revision:

Rationale:
5 changes: 3 additions & 2 deletions .github/ISSUE_TEMPLATE/draft-review-content-issue.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
name: Draft review content issue
about: 'Submit a content issue from a draft review '
title: "(low/med/high) Content issue title"
title: "(low/med/high) @@ Add title here @@"
labels: ''
assignees: ''

---
URL:

Location:
*Example: "page: Image Maps. under Introduction heading, third paragraph" [link](https://www.url.com)*
*Example: "Under Introduction heading, third paragraph"*

Current wording:

Expand Down
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature Request] @@ Add title here @@"
labels: Future Improvement
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[![Netlify Status](https://api.netlify.com/api/v1/badges/8ab53271-b72b-47fb-8af5-3af03ef7d6cd/deploy-status)](https://app.netlify.com/sites/wai-easy-checks/deploys)
Current URL: https://www.w3.org/WAI/test-evaluate/preliminary/

Project overview page with related resources: [Easy Checks 2022](https://www.w3.org/WAI/EO/wiki/Easy_Checks_2022)

Easy Checks 2022 URL (still in DRAFT status): https://www.w3.org/WAI/test-evaluate/easy-checks/

[![Netlify Status](https://api.netlify.com/api/v1/badges/8ab53271-b72b-47fb-8af5-3af03ef7d6cd/deploy-status)](https://app.netlify.com/sites/wai-easy-checks/deploys)

0 comments on commit b16391f

Please sign in to comment.