docs: add Forgejo issue and PR templates #10

Merged
barrettruth merged 1 commit from docs/forgejo-issue-pr-templates into main 2026-05-03 16:12:55 +00:00
Owner

Problem
sioyek-dev did not have Forgejo-native issue or pull request templates, while the rest of the migrated repos use .forgejo templates to guide issue and PR creation on the canonical forge.

Solution
Add Forgejo-only templates:

  • bug report template for sioyek-dev AUR package issues
  • feature request template for packaging improvements
  • template config with blank issues disabled and a Forgejo question link
  • standard PR template with Problem and Solution sections

No .github templates were added or changed.

Verification

  • Parsed all .forgejo/issue_template YAML files with PyYAML.
  • Ran git diff --check.
Problem sioyek-dev did not have Forgejo-native issue or pull request templates, while the rest of the migrated repos use .forgejo templates to guide issue and PR creation on the canonical forge. Solution Add Forgejo-only templates: - bug report template for sioyek-dev AUR package issues - feature request template for packaging improvements - template config with blank issues disabled and a Forgejo question link - standard PR template with Problem and Solution sections No .github templates were added or changed. Verification - Parsed all .forgejo/issue_template YAML files with PyYAML. - Ran git diff --check.
barrettruth deleted branch docs/forgejo-issue-pr-templates 2026-05-03 16:12:55 +00:00
Sign in to join this conversation.
No description provided.