Files
go-cuckoo/.gitea/PULL_REQUEST_TEMPLATE.md
M.V. Hutz 1328b315e3
All checks were successful
CI / Check PR Title (pull_request) Successful in 14s
CI / Go Lint (pull_request) Successful in 33s
CI / Markdown Lint (pull_request) Successful in 18s
CI / Makefile Lint (pull_request) Successful in 33s
CI / Unit Tests (pull_request) Successful in 33s
CI / Fuzz Tests (pull_request) Successful in 1m3s
CI / Mutation Tests (pull_request) Successful in 1m8s
ci: simple pr template
2026-03-29 22:54:54 +02:00

18 lines
186 B
Markdown

---
name: "New Pull Request"
about: "Standard PR template"
title: ""
ref: "main"
---
## Description
## Changes
### Design Decisions
## Checklist
- [ ] Tests pass
- [ ] Docs updated