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 new templates for issues #28

Conversation

jaisnan
Copy link

@jaisnan jaisnan commented Jun 27, 2024

With the new template for tracking issues, there is no path for users to create issues for maintainence of generic issues. These templates allow users to create issues that are maintainence related or generic in nature.

Call-out:

  1. Need templates in the future for tool applications and challenge proposals?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.

@jaisnan jaisnan requested a review from a team as a code owner June 27, 2024 00:19
@@ -0,0 +1,10 @@
---
name: Generic Issue
Copy link

Choose a reason for hiding this comment

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

Generic is not needed.

---
name: Maintenance Task
about: For repository upkeep and improvements
title: '[MAINTENANCE] '
Copy link

Choose a reason for hiding this comment

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

trailing space

@@ -0,0 +1,14 @@
---
name: Maintenance Task
about: For repository upkeep and improvements
Copy link

Choose a reason for hiding this comment

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

i would not say improvements.

labels: Maintenance
---

[Briefly describe the maintenance task]
Copy link

Choose a reason for hiding this comment

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

this is inconsistent with the previous ones.

Choose a reason for hiding this comment

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

Isn't the create from blank issue enough?

Copy link

Choose a reason for hiding this comment

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

+1

@jaisnan jaisnan closed this Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants