mirror of
https://codeberg.org/scip/gfn.git
synced 2025-12-16 18:30:57 +01:00
- fixed issue#1: break endless loop for non-codes - added config file support - added logo - added unit tests - added ci test pipeline - added issue templates - added binary release builder - enhanced documentation - made the number of columns flexible based on word size
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: gfn -v
|
|
- if you installed from source, provide the output of: make show-version
|
|
- provide additional details: operating system and version and shell environment
|
|
-->
|
|
|