FLTK logo

[fltk.coredev] FYI/RFC: GitHub Issue Templates

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.coredev  ]
 
Previous Message ]New Message | Reply ]Next Message ]

FYI/RFC: GitHub Issue Templates Albrecht Schlosser Sep 28, 2022  
  Hi FLTK devs,

in commit 283184a09a36 I added GitHub Issue Templates which are intended to guide users (and other devs) to fill in the correct and required informations when creating an issue:

commit 283184a09a360724a61b9e256c16f799a73cf405

    Add GitHub Issue Templates
    
    - bug_report.md: template for bug reports
    - feature_request.md: template for feature requests
    - fltk-build-or-usage-question.md: not really a template [1]
    
    [1] Explain to users that this is the wrong place to ask user
        questions and refer them to fltk.general

These templates may not yet be complete, and maybe there are some issues (pun intended) that should be fixed. This is an attempt to improve our GitHub issues and guide users not to ask user questions in "GitHub Issues".

To see what this means and how it works, please go to our GitHub site, click on "Issues" and then on "New Issue" or go directly to:
https://github.com/fltk/fltk/issues/new/choose

The template files reside in the FLTK git repository in:
.github/ISSUE_TEMPLATE/
├── bug_report.md
├── feature_request.md
└── fltk-build-or-usage-question.md

and can be edited by all devs with write access to the FLTK repo.

All feedback would be appreciated. If you (native English speakers) notice typos or wording issues, please feel free to report this here or update the files directly.

Thanks
Albrecht

--
You received this message because you are subscribed to the Google Groups "fltk.coredev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkcoredev+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkcoredev/b7dfa858-a7ff-d732-b147-1c50c371468b%40online.de.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.