mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add issue templates
This commit is contained in:
parent
f0841dc454
commit
7c9c1c63cc
5 changed files with 116 additions and 0 deletions
22
.github/ISSUE_TEMPLATE/---documentation.md
vendored
Normal file
22
.github/ISSUE_TEMPLATE/---documentation.md
vendored
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
---
|
||||
name: "\U0001F4DA Documentation"
|
||||
about: Did you find errors, problems, or anything unclear in the docs (https://docs.getpelican.com/)?
|
||||
title: ''
|
||||
labels: docs
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Hi there! Thank you for discovering and submitting an issue with our documentation.
|
||||
|
||||
Before you submit this, let’s make sure of a few things.
|
||||
Please make sure the following boxes are ticked if they are correct.
|
||||
If not, please try and fulfill them first.
|
||||
-->
|
||||
|
||||
<!-- Checked checkbox should look like this: [x] -->
|
||||
- [ ] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe that this is not a duplicate.
|
||||
|
||||
## Issue
|
||||
<!-- Now feel free to write your issue, but please be descriptive! Thanks again 🙌 ❤️ -->
|
||||
Loading…
Add table
Add a link
Reference in a new issue