mirror of
https://github.com/iv-org/invidious.git
synced 2026-07-15 03:41:53 +00:00
Various enhancements and rewording to the issues/PRs templates (#5804)
* Various enhancements and rewording to the issues/PRs templates * Remove the "explain how" from the checkboxes since the explanation is below * Make the checkbox valid markdown so that they don't appear as text next to the rendered checked one * Add comma to make the sentences flow better * Consistency
This commit is contained in:
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,26 +1,27 @@
|
||||
## Checklist
|
||||
|
||||
- [] I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements
|
||||
- [ ] I have read the [AI Policy](https://github.com/iv-org/invidious/blob/master/AI_POLICY.md) and understand the disclosure requirements
|
||||
|
||||
|
||||
## AI Disclosure
|
||||
|
||||
<!-- Tick exactly one -->
|
||||
|
||||
- [] AI was not used to write this pull request
|
||||
- [] AI was used to fully write this pull request
|
||||
- [] AI was used to partially create this pull request (explain how)
|
||||
- [ ] AI was not used to create this pull request
|
||||
- [ ] AI was used to fully create this pull request
|
||||
- [ ] AI was used to partially create this pull request
|
||||
|
||||
<!-- Leave this whole section blank if you didn't use AI -->
|
||||
<!-- Leave the following section blank if you didn't use AI -->
|
||||
|
||||
**Model(s) used:**
|
||||
<!-- e.g. Llama 3.1, Mistral, Qwen 2.5, DeepSeek-R1 -->
|
||||
**Model(s) used (and thinking/reasoning level if relevant):**
|
||||
<!-- e.g. GLM-5.2, MiniMax-M3, DeepSeek V4 Pro, Kimi K2.7 Code... -->
|
||||
|
||||
**Tool(s) used:**
|
||||
<!-- e.g. Ollama, Open WebUI, Continue -->
|
||||
<!-- e.g. OpenCode, OpenChamber, Cline, Pi, Open WebUI... -->
|
||||
|
||||
**How was AI used?**
|
||||
<!-- If you selected "AI was used to partially create this pull request (explain how)" above, explain how AI was used here. Leave empty otherwise. -->
|
||||
<!-- If you selected "AI was used to partially create this pull request" above, explain how AI was used here. Leave empty otherwise. -->
|
||||
|
||||
---
|
||||
|
||||
## Pull request description
|
||||
|
||||
Reference in New Issue
Block a user