Skip to content

Commit

Permalink
Update website.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsRoy69 committed Jan 22, 2024
1 parent e97045c commit ed9b312
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions .github/ISSUE_TEMPLATE/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ body:
description: Please add screenshots/videos if applicable
validations:
required: false
- type: dropdown
- type: dropdown
id: browser
attributes:
label: "🥦 Browser"
Expand All @@ -37,7 +37,7 @@ body:
validations:
required: true

- type: checkboxes
- type: checkboxes
id: no-duplicate-issues
attributes:
label: "Checklist ✅"
Expand All @@ -47,6 +47,19 @@ body:

- label: "I have read the [Contributing Guidelines](https://github.com/WikiPortal/DoodleCollab/blob/main/CONTRIBUTING.md)"
required: true

- label: "I am participating in JWOC"
required: false

- label: "I am willing to work on this issue (leave this unchecked for no)."
required: false
- label: "I am participating in IWOC"
required: false


- label: "I am willing to work on this issue (blank for no)"
required: false

- type: markdown
attributes:
value: |
In case of emergencies contact me on [Twitter](https://twitter.com/itsmeroy69)
Feel free to check out other cool repositories [here](https://github.com/itsroy69)

0 comments on commit ed9b312

Please sign in to comment.