Skip to content

Commit

Permalink
Apply pre-commit to ISSUE_TEMPLATE
Browse files Browse the repository at this point in the history
  • Loading branch information
Toni-SM committed Aug 18, 2023
1 parent 4f76c6e commit 6062fa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ body:
attributes:
value: |
**Your help in making skrl better is greatly appreciated!**
* Please ensure that:
* The issue hasn't already been reported by using the [issue search](https://github.com/Toni-SM/skrl/search?q=is%3Aissue&type=issues).
* The issue (and its solution) is not listed in the skrl documentation [troubleshooting](https://skrl.readthedocs.io/en/latest/intro/installation.html#known-issues-and-troubleshooting) section.
Expand All @@ -18,7 +18,7 @@ body:
description: A clear and concise description of the bug/issue. Try to provide a minimal example to reproduce it (error/log messages are also helpful).
placeholder: |
Markdown formatting might be applied to the text.
```python
# use triple backticks for code blocks or error/log messages
```
Expand Down

0 comments on commit 6062fa2

Please sign in to comment.