Skip to content

Commit

Permalink
Merge pull request #70 from IMMM-SFA/dev
Browse files Browse the repository at this point in the history
fix issue template link
  • Loading branch information
thurber authored Jun 3, 2024
2 parents 29a96f5 + 418fc32 commit cab48c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/contribution_proposal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ body:
attributes:
value: |
## Please fill out the form completly
See our `contribution documentation <https://uc-ebook.org/docs/html/contributing.html>`_ for additional information.
See our [contribution documentation](https://uc-ebook.org/docs/html/contributing.html) for additional information.
**NOTE**: We require that all contributions including any code, data, or other content provided with them be fully open source.
- type: textarea
Expand Down Expand Up @@ -70,4 +70,4 @@ body:
label: Additional Information
description: Please provide any additional information you want to share.
validations:
required: true
required: true
4 changes: 2 additions & 2 deletions docs/source/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Contribution Guide
******************

Our eBook is a living product that we hope continues to grow over time to stay relevant with methodological and technological advancements in the field of uncertainty quantificaiton and MultiSector Dynamics at large. We extend an invitation to you the reader to contribute to one of our interactive Jupyter notebook tutorials. If you feel you have a contribution that would be relevant and generalizable to the MSD community, please submit a proposal idea `here <https://github.com/IMMM-SFA/msd_uncertainty_ebook/issues/new?assignees=thurber%2C+crvernon&labels=triage&projects=&template=contribution_proposal.md&title=Contribution+Proposal>`_. Your proposal will be reviewing by our team and feedback and/or a decision will be provided shortly. Any contribution accepted will receive it's own DOI and citation so that you may provide an independent reference to your work as you see fit.
Our eBook is a living product that we hope continues to grow over time to stay relevant with methodological and technological advancements in the field of uncertainty quantificaiton and MultiSector Dynamics at large. We extend an invitation to you the reader to contribute to one of our interactive Jupyter notebook tutorials. If you feel you have a contribution that would be relevant and generalizable to the MSD community, please submit a proposal idea `here <https://github.com/IMMM-SFA/msd_uncertainty_ebook/issues/new?assignees=thurber%2C+crvernon&labels=triage&projects=&template=contribution_proposal.yml&title=Contribution+Proposal>`_. Your proposal will be reviewing by our team and feedback and/or a decision will be provided shortly. Any contribution accepted will receive it's own DOI and citation so that you may provide an independent reference to your work as you see fit.

Please consider the following requirements for contribution:

Expand All @@ -13,6 +13,6 @@ Please consider the following requirements for contribution:
- All contributions and communication thereof must abide by our `code of conduct <https://uc-ebook.org/docs/html/code_of_conduct.html>`_.


If you feel your work meets the criteria above, please submit a proposal issue `here <https://github.com/IMMM-SFA/msd_uncertainty_ebook/issues/new?assignees=thurber%2C+crvernon&labels=triage&projects=&template=contribution_proposal.md&title=Contribution+Proposal>`_. If your proposal is approved, please submit your draft notebook for review as an attachment using our submission `template <https://github.com/IMMM-SFA/msd_uncertainty_ebook/blob/main/.github/PULL_REQUEST_TEMPLATE/contribution_checklist.md>`_. We will then review your submission and provide feedback. Once your contribution has been deemed ready to deploy, we will generate a DOI for your work, launch it to our MSD-LIVE set of interactive notebooks, and feature the contribution in the index of our eBook.
If you feel your work meets the criteria above, please submit a proposal issue `here <https://github.com/IMMM-SFA/msd_uncertainty_ebook/issues/new?assignees=thurber%2C+crvernon&labels=triage&projects=&template=contribution_proposal.yml&title=Contribution+Proposal>`_. If your proposal is approved, please submit your draft notebook for review as an attachment using our submission `template <https://github.com/IMMM-SFA/msd_uncertainty_ebook/blob/main/.github/PULL_REQUEST_TEMPLATE/contribution_checklist.md>`_. We will then review your submission and provide feedback. Once your contribution has been deemed ready to deploy, we will generate a DOI for your work, launch it to our MSD-LIVE set of interactive notebooks, and feature the contribution in the index of our eBook.

Please feel free to reach out with any further questions.

0 comments on commit cab48c5

Please sign in to comment.