Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
8 changes: 7 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,16 @@ assignees: ''

<!-- Add any steps to reproduce the issue being reported or add any relevant stacktrace -->

## Expected behavior

A clear and concise description of what you expected to happen.

## Proposed Solution

<!-- If you have a suggestion for how to fix this, describe it here -->

## Additional Context

<!-- Any other information that might be helpful -->
### Environment

<!-- Any other information that might be helpful, including environment -->
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
- Fixes: <!-- github issue -->
- JIRA: <!-- Jira information -->

## How it has been tested
## Please review and indicate how it has been tested

- [ ] Locally
- [ ] Jenkins
Expand Down