twilio-node icon indicating copy to clipboard operation
twilio-node copied to clipboard

chore: add .github/feature-request.yml

Open bnb opened this issue 3 years ago • 3 comments

Fixes

Adds a feature-request.yml so people can directly create feature requests through GitHub Issue Templates. Ideally, this will help reduce the amount of non-helpful noise that the team gets while still giving an open line to the project for end-users 😊

Checklist

  • [x] I acknowledge that all my contributions will be made under the project's license
  • [ ] I have made a material change to the repo (functionality, testing, spelling, grammar)
  • [x] I have read the Contribution Guidelines and my PR follows them
  • [x] I have titled the PR appropriately
  • [x] I have updated my branch with the main branch
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added the necessary documentation about the functionality in the appropriate .md file
  • [ ] I have added inline documentation to the code I modified

If you have questions, please file a support ticket, or create a GitHub Issue in this repository.

bnb avatar Aug 03 '22 17:08 bnb

Worth noting: I believe this should automatically work, but it might require a follow-up PR to add it to .github/config.yml. The documentation for that file doesn't mention if you need to add issue forms there if the file does exist and my experience with issue forms is only in repos without that file.

Also: useful for reviewing this PR, if you go to the Files Changed tab and then View File on the template, you can see what it'll look like to end-users.

bnb avatar Aug 03 '22 17:08 bnb

@beebzz for what it's worth, I'd be both happy to PR it to all libraries. I'd also be happy to look into processes that support reducing the maintenance burden of keeping this - and other! - meta GitHub files uniform across multiple repos :)

bnb avatar Sep 21 '22 19:09 bnb

@beebzz for what it's worth, I'd be both happy to PR it to all libraries. I'd also be happy to look into processes that support reducing the maintenance burden of keeping this - and other! - meta GitHub files uniform across multiple repos :)

Thanks for the offer, but we'd yet to decide on the product front if we want to implement this. CC'ing @garethpaul for posterity and prioritization

beebzz avatar Sep 21 '22 21:09 beebzz

Closing this PR as this change has already been added in #964

tiwarishubham635 avatar Apr 05 '24 07:04 tiwarishubham635