remote-jobs
remote-jobs copied to clipboard
Add Issue Templates ðŸ›
What i am suggesting to add ?
I am suggesting to add Issue Templates to the repository, it can be as many categories as needed - primary categories of issues are mostly : bugs
, docs
, general feature
and so on.
Why to add it ?
Adding an issue Template allows you to organize the issues made by folks in a much better way.
- We can know if someone wants to add a site.
- We can know if someone wants to write a test or maybe fix something in the website
- Here's a general idea :
Can i work on it ?
Yes, i will be glad to help an Opensource project grow more !
Hey @IAmTamal sounds good.
Almost all the contributions to this repository are PRs rather than Issues but it might help clearing that up. I have been meaning to rework contributions for some time so this would be a welcome change.
@dougaitken , okay i'll work on the issue templates then !
- Just tell me what are the type of templates you'd want ? example : bugs and so on. ..
- The PR template was last updated 14 months ago, i'd be happy if you need any change in that.
@IAmTamal I'll take the Issues template, I'm going to set it up from the repository settings.
If you're looking to contribute, can I ask you to review tue current PR template and open a discussion for changes there, please?
I'd like it to be more dynamic and ensure contributors are consciously filling it in related to their changes. For example, many people just tick all the boxes on the list which is incorrect, the first box clearly is about housekeeping and if that's checked, it makes the rest redundant.
Stretch goal is moving most of that to contributing and then having GitHub Actions run those checks before I need to take action.
Thanks for your offer here @IAmTamal
I'm going to close this off and add the basics via the Community Standards - 69975d1