Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
crbaird committed Aug 29, 2017
2 parents 60478ba + bea2821 commit 309e1e4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,11 @@ certain sections and will not be shown on the resulting issue after submission.
---
#### Software Name


---
#### Public URL


---
#### Technical Overview
<!---
Expand All @@ -27,12 +29,15 @@ provides complimentary functionality to existing OpenHPC components or
introduces new functionality.
-->


---
#### Latest stable version number


---
#### Open-source license type


---
#### Relationship to component?
- [ ] contributing developer
Expand All @@ -41,6 +46,7 @@ introduces new functionality.

If other, please describe:


---
#### Build system
- [ ] autotools-based
Expand All @@ -55,11 +61,13 @@ For example: ```make install DESTIR=/tmp/foo``` (or equivalent)
- [ ] yes
- [ ] no


---
#### Does component run in user space or are administrative credentials required?
- [ ] user space
- [ ] admin


---
#### Does component require post-installation configuration.

Expand All @@ -68,32 +76,37 @@ For example: ```make install DESTIR=/tmp/foo``` (or equivalent)

If yes, please describe briefly:


---
#### If component is selected, are you willing and able to collaborate with OpenHPC maintainers during the integration process?
- [ ] yes
- [ ] no


---
#### Does the component include test collateral (e.g. regression/verification tests) in the publicly shipped source?
- [ ] yes
- [ ] no

If yes, please briefly describe the intent and location of the tests.


---
#### Does the component have additional software dependencies (beyond compilers/MPI) that are not part of standard Linux distributions?
- [ ] yes
- [ ] no

If yes, please list the dependencies and associated licenses.


---
#### Does the component include online or installable documentation?
- [ ] yes
- [ ] no

If available online, please provide URL.


---
#### [Optional]: Would you like to receive additional review feedback by email?

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ integration. A manifest of currently accepted packages can be found
Additional Questions specific to the submission process? <[email protected]>.

---
**Next Submission Deadline**: December 4th, 2016
**Next Submission Deadline**: August 4th, 2017

0 comments on commit 309e1e4

Please sign in to comment.