Internal/add gh actions and tests (#3)

* add gh actions and templates
* add show-versions in Makefile
* force go 1.20
* added test facilities
This commit is contained in:
T.v.Dein
2023-11-06 16:09:56 +01:00
committed by GitHub
parent 2b79f3f9ca
commit b5430403fd
11 changed files with 470 additions and 64 deletions

View File

@@ -0,0 +1,23 @@
---
name: Feature request
about: Suggest a feature
title: "[feature-request]"
labels: feature-request
assignees: TLINDEN
---
**Describtion**
<!-- Please provide a clear and concise description of the feature you desire: -->
**Version information**
<!--
Just in case the feature is already present, please provide as
much version information as possible:
- if you have just installed a binary, provide the output of: rpn -v
- if you installed from source, provide the output of: make show-version
- provide additional details: operating system and version and shell environment
-->