Use pip's Issue Template design to guide users towards the right forum
See original GitHub issueDescription
TIL that pip
has a super nice Issue template page
that uses a .github/ISSUE_TEMPLATE/config.yml
file to add the ability to have additional buttons (here Discourse and IRC) to guide user’s reporting.
This seems like a great idea that we should encorperate as well. It would seem to also be useful for basically all of the Scikit-HEP projects, especially those with Gitter channels. cc @eduardo-rodrigues @jpivarski @henryiii
Issue Analytics
- State:
- Created 2 years ago
- Comments:13 (13 by maintainers)
Top Results From Across the Web
How to use performance improvement plan templates (PIPs)
Read on to learn what to include in a performance improvement plan template and how this tool can strengthen your team. What is...
Read more >How To Prioritise PIPs & Guidelines For Good Interactions in the ...
Provide the requirements in the thread you started and then ask @moderators for feedback, they will change the category and give it an...
Read more >Templates and design in version 7.0 - Squarespace Help Center
You'll use your template's site styles to adjust fonts, colors, spacing, and other design features. Accessing this feature. This guide is for ...
Read more >What is User Experience (UX) Design? | IxDF
User experience (UX) design is the process design teams use to create products that provide meaningful and relevant experiences to users.
Read more >Topic Analysis: A Complete Guide - MonkeyLearn
Topic analysis uses natural language processing (NLP) to break down human language so that you can find patterns and unlock semantic structures within...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@matthewfeickert not sure if you saw but FYI also check out how Pradyun attempts to direct people to discussions while only allowing bug creation after that: https://github.com/pradyunsg/furo/issues/new/choose.
Oooh, now that I didn’t know. What sorts of things can go in it? Does it just get merged with the .github folder? Can’t easily find examples of one.