Skip to content

Commit

Permalink
move issue template user instructions into comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kouralex committed Sep 11, 2024
1 parent 12af8f3 commit e28ae84
Show file tree
Hide file tree
Showing 2 changed files with 3 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
Expand Up @@ -10,8 +10,8 @@ assignees: ''
## URL address of the page where you encountered the problem

## Description of the problem
Steps to produce the problem, and the expected outcome after it has been fixed

<!-- Steps to produce the problem, and the expected outcome after it has been fixed -->
## Additional information (e.g. screenshots) about the problem

## The browser you used when the problem appeared
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,9 @@ assignees: ''

## Who are the users that would benefit from the enhancement and how?

(Name specific organizations, roles and/or communities if possible, and/or point to relevant discussion elsewhere)

<!-- Name specific organizations, roles and/or communities if possible, and/or point to relevant discussion elsewhere -->
## What new functionalities would the enhancement make possible?

## Why is the enhancement important?

(Why should this be prioritized, instead of spending energy on something else? Who would do the work to make this happen?)
<!-- Why should this be prioritized, instead of spending energy on something else? Who would do the work to make this happen? -->

0 comments on commit e28ae84

Please sign in to comment.