Isaiahensley / Aquatic-RIG

Our Senior Capstone project focuses on developing a Streamlit website dedicated to the visualization of aquatic NetCDF datasets. Aquatic data is inherently complex, being both spatiotemporal—capturing information over different times and space. Our website will let users alternate through time and depth to give comprehensive visuals for their data.
https://aquaticrig-develop.streamlit.app/
0 stars 1 forks source link

Creating Templates #65

Closed spaude11 closed 6 months ago

spaude11 commented 6 months ago

https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository

Isaiahensley commented 6 months ago

@spaude11 I made some templates for our issues. You messaged me earlier and told me It wouldn't let you create them since I'm the github repository owner.

There are two options now when creating an issue:

Bug

Bug Description A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected vs Actual behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Code Snippet If applicable, add code to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.


Feature

Description: A clear and concise description of the feature you are making this issue for.

Expected Outcome: A clear and concise description of the expected outcome.

Solution: A clear and concise description of how you will achieve the desired outcome.

Additional context Add any other information here such as example screenshots, existing code, or links to sources that will be used to solve this issue.

Isaiahensley commented 6 months ago

Additionally, I believe it will automatically assign the issue to whoever creates it. It will also give that issue a label. Bug for a bug, or Enhancement for a new feature.

spaude11 commented 6 months ago

Looks good. Thank you

spaude11 commented 6 months ago

I am closing the issue