-
-
Notifications
You must be signed in to change notification settings - Fork 21
rename github issue template for feature request #1416
Copy link
Copy link
Closed
Labels
Description
@prathmesh4321 let's fix the issue template https://github.com/buildtesters/buildtest/blob/devel/.github/ISSUE_TEMPLATE/cli_feature.yml for feature request not to be limited to command line interface. Instead we should just make it generic for any feature request.
Let's rename the title. Not sure if we need any addition fields but please take a look at the form and see if any information should be captured.
A couple examples i can find
- spack: https://github.com/spack/spack/issues/new?assignees=&labels=feature&template=feature_request.yml
- black: https://github.com/psf/black/issues/new?assignees=&labels=T%3A+enhancement&template=feature_request.md&title=
- podman: https://github.com/containers/podman/issues/new?assignees=&labels=kind%2Ffeature&template=feature_request.yaml
Reactions are currently unavailable