At the Hackathon in Delft we decided to switch to GitHub
Issues since the old Trac system will need to be replaced.

GitHub issues have the main advantage that many other projects
are also on GitHub. So apart from being familiar to
users we also have the ability to link to other projects
or move issues over to them if applicable.

This patch series adds a first issue template for our use
and does various documentation updates.

Frank Lichtenheld (3):
  GitHub Issues: Create first issue template (Bug)
  GitHub Issues: add new links to INSTALL and README
  GitHub Issues: add note to Changes as well

 .github/ISSUE_TEMPLATE/bug_report.md | 25 +++++++++++++++++++++++++
 Changes.rst                          |  6 ++++++
 INSTALL                              |  4 +++-
 README                               |  5 ++++-
 4 files changed, 38 insertions(+), 2 deletions(-)
 create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md

-- 
2.34.1



_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to