From 0980a24922928bb0764493675fdd68d6453579db Mon Sep 17 00:00:00 2001 From: Hira Barton Date: Sun, 3 Aug 2025 09:18:20 +0000 Subject: [PATCH] Add .gitea/CONTRIBUTING.md Chore: add issue templates --- .gitea/CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitea/CONTRIBUTING.md diff --git a/.gitea/CONTRIBUTING.md b/.gitea/CONTRIBUTING.md new file mode 100644 index 0000000..08f4d06 --- /dev/null +++ b/.gitea/CONTRIBUTING.md @@ -0,0 +1,6 @@ +# Contributing to FluidFrameDev +- Use an issue template (tutorial/docs/example). +- Label: `type:*` + `priority: P*`. +- Add issue to **Projects → Roadmap → Backlog**. +- PRs: follow the PR template; link the issue; small, focused changes. +- No secrets in exports; use placeholders.