mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-17 12:31:04 +01:00
* add gh actions and templates * add show-versions in Makefile * force go 1.20 * added test facilities
24 lines
587 B
Markdown
24 lines
587 B
Markdown
---
|
|
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
|
|
-->
|
|
|