Skip to content

Commit

Permalink
Amending check lists to include requests for more information from su…
Browse files Browse the repository at this point in the history
…bmitter
  • Loading branch information
fmalatino committed Feb 12, 2024
1 parent 515472e commit 7eddcd1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,13 @@ A clear and concise description of what you expected to happen.
**System Environment**
Describe the system environment, include:
- OS: [e.g. RHEL 7.2]
- Backend used [e.g. dace:cpu]
- Environment variables set
- Compiler(s): Type and version [e.g. Intel 19.1]
- MPI type, and version (e.g. MPICH, Cray MPI, openMPI)
- netCDF Version: For both C and Fortran
- Configure options: Any additional flags, or macros passed to configure
- If this bug came from a model run, which model

**Additional context**
Add any other context about the problem. If applicable, include where any files
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ relevant motivation and context. List any dependencies that are required for
this change.

Fixes # (issue)
If this is a hotfix to a released version, please specify it.

**How Has This Been Tested?**
Please describe the tests that you ran to verify your changes. Please also note
Expand All @@ -18,4 +19,3 @@ enough information so someone can reproduce your tests.
- [ ] My changes generate no new warnings
- [ ] Any dependent changes have been merged and published in downstream modules
- [ ] New check tests, if applicable, are included
- [ ] `make distcheck` passes

0 comments on commit 7eddcd1

Please sign in to comment.