Single sentence describing the purpose of your repo
[Workflow status badges - see docs]
More detailed description of your repository here
[Screenshot of your software, if applicable]
[Modify as/if needed]
e.g.
Built using the ARIA HySDS Jenkins Continuous Integration (CI) pipeline.
More information about this process can be found here
[Modify as/if needed and add any customizations for your code]
e.g.
You may run your customized PGE via two methods that are documented below:
- An on-demand (one-time) job
- Create a trigger rule to invoke your PGE based on conditions
- 0.2.1
- CHANGE: Update docs (module code remains unchanged)
- 0.2.0
- CHANGE: Remove
setDefaultXYZ()
- ADD: Add
init()
- CHANGE: Remove
- 0.1.1
- FIX: Crash when calling
baz()
(Thanks @GenerousContributorName!)
- FIX: Crash when calling
- 0.1.0
- The first proper release
- CHANGE: Rename
foo()
tobar()
- 0.0.1
- Work in progress
- Question 1
- Answer to question 1
- Question 2
- Answer to question 2
- Create an GitHub issue ticket desrcribing what changes you need (e.g. issue-1)
- Fork this repo
- Make your modifications in your own fork
- Make a pull-request in this repo with the code in your fork and tag the repo owner / largest contributor as a reviewer
Any specific contact information regarding leadership / maintenance of this repository