Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,26 +13,26 @@ about: Report a bug found in DeckDeckGo
- [ ] Web Components
- [ ] Templates

* in case the affected part would be a Web Component or Template, please specify which of them
<!-- In case the affected part would be a Web Component or Template, please specify which of them -->

#### Reproduction
### Reproduction

Steps to reproduce:
1.
2.


#### Expected Behavior
### Expected Behavior

What behavior were you expecting to see?
<!-- What behavior were you expecting to see? -->


#### Actual Behavior
### Actual Behavior

What behavior did you actually see?
<!-- What behavior did you actually see? -->


#### Environment
### Environment

<!-- Please provide any useful other information. -->

Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ about: Suggest an improvement to our documentation at DeckDeckGo
labels: docs
---

#### Documentation Feedback
### Documentation Feedback

Provide a brief summary of what you would like to see changed in our
documentation at DeckDeckGo.
<!-- Provide a brief summary of what you would like to see changed in our
documentation at DeckDeckGo. -->

Feel free to provide any suggestions of content or examples you’d like us to include.

**Affected documentation page:** Insert a link to the affected page on DeckDeckGo.
**Affected documentation page:** <!-- Insert a link to the affected page on DeckDeckGo. -->
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/feature.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ labels: feature
- [ ] Web Components
- [ ] Templates

* in case the affected part would be a Web Component or Template, please specify which of them
<!-- In case the affected part would be a Web Component or Template, please specify which of them -->

#### Feature Description
### Feature Description

Provide a brief summary of the feature you would like to see.
<!-- Provide a brief summary of the feature you would like to see. -->

#### Use Case
### Use Case

Describe the use case(s) that the proposed feature would enable.
<!-- Describe the use case(s) that the proposed feature would enable. -->