Skip to content
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
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ that aren't relevant to your particular case.
Text between <!-- and --​> marks will be invisible in the report.
-->

### Description
#### Description

Describe here the problem that you are experiencing, or the feature you are requesting.

### Steps to reproduce
#### Steps to reproduce

- For bugs, list the steps
- that reproduce the bug
Expand All @@ -30,7 +30,7 @@ file a bug here too! -->

<!-- Include screenshots if possible: you can drag and drop images below. -->

### Version information
#### Version information

<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->

Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ that aren't relevant to your particular case.
Text between <!-- and --​> marks will be invisible in the report.
-->

### Description
#### Description

Describe here the problem that you are experiencing, or the feature you are requesting.

### Steps to reproduce
#### Steps to reproduce

- For bugs, list the steps
- that reproduce the bug
Expand All @@ -40,7 +40,7 @@ Logs being sent: yes/no

<!-- Include screenshots if possible: you can drag and drop images below. -->

### Version information
#### Version information

<!-- IMPORTANT: please answer the following questions, to help us narrow down the problem -->

Expand Down
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!-- Please read CONTRIBUTING.md before submitting your pull request -->
<!-- Please read https://github.com/matrix-org/matrix-js-sdk/blob/develop/CONTRIBUTING.rst before submitting your pull request -->

<!-- Include a Sign-Off at the end of your Pull Request (as described in CONTRIBUTING.md), or on every commit -->
<!-- Include a Sign-Off as described in https://github.com/matrix-org/matrix-js-sdk/blob/develop/CONTRIBUTING.rst#sign-off -->