FullControlXYZ / fullcontrol

Python version of FullControl for toolpath design (and more) - the readme below is best source of information
GNU General Public License v3.0
672 stars 78 forks source link

[infrastructure] Add issue and pull request templates #24

Open ES-Alexander opened 1 year ago

ES-Alexander commented 1 year ago

Github has quite extensive support for Issue and PR templates, which can be quite helpful for recommending a particular structure for suggestions and bug reports/fixes and the like, while also automatically adding some labels to them.

This isn't particularly critical for a small project, but guided steps lower the barrier for entry to newcomers making valuable suggestions and contributions, and becomes more important as the number of submissions grows.

If it's of interest, these are the issue templates my work uses.

AndyGlx commented 1 year ago

Thanks, these will be very useful. Especially for minor bug report or if people experience unexpected behaviour in FullControl

ES-Alexander commented 9 months ago

Noting that issue templates have been added in #51, but I'm leaving this open for now since

  1. there aren't yet any pull request templates
  2. issue templates were requested separately in #50, which has been resolved