Close #17, add tools

This commit is contained in:
2025-08-21 16:14:46 -06:00
parent f1f2354db2
commit 97a87a1679
9 changed files with 189 additions and 0 deletions

12
new-tool.md Normal file
View File

@@ -0,0 +1,12 @@
+++
title = 'Contribute'
date = 2025-06-07
+++
This page is useful to generate copy-and-paste source code in Markdown for a new tool.
## Quick Links
- Request addding a tool: [Submit Git Issue](https://gitmoss.fyi/fmtools/content/issues/new?template=.gitea%2fissue_template%2fadd_tool.md)
- Request fixing a tool: [Submit Git Issue](https://gitmoss.fyi/fmtools/content/issues/new?template=.gitea%2fissue_template%2ffix_tool.md)