Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add issue templates to this project & the template #262

Merged
merged 2 commits into from
Jan 23, 2024
Merged

Conversation

paddyroddy
Copy link
Member

@paddyroddy paddyroddy commented Jan 23, 2024

This PR adds issue templates for this project for:

  • bug report
  • documentation
  • feature request
  • question
  • website

and also for the template:

  • bug report
  • documentation
  • feature request
  • question

These have been copied over & modified from https://github.com/astro-informatics/sleplet. So the [new cool GitHub issue template forms have been tested/tried out](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms].

@paddyroddy paddyroddy added documentation Improvements or additions to documentation enhancement New feature or request labels Jan 23, 2024
@paddyroddy paddyroddy self-assigned this Jan 23, 2024
Comment on lines +43 to +53
# - id: version
# type: input
# attributes:
# label: Version In Use
# description: |-
# Can be found by
# ```sh
# python -c "import sleplet; print(sleplet.__version__)"
# ```
# validations:
# required: true
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm going to modify this in a different PR once we get the tagging thing working

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

@ruaridhg ruaridhg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@paddyroddy paddyroddy merged commit 05e55b7 into main Jan 23, 2024
15 checks passed
@paddyroddy paddyroddy deleted the issue-templates branch January 23, 2024 11:49
@paddyroddy paddyroddy mentioned this pull request Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants