mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-12 05:31:41 +00:00
update
This commit is contained in:
3
node_modules/@11ty/eleventy/.github/FUNDING.yml
generated
vendored
Normal file
3
node_modules/@11ty/eleventy/.github/FUNDING.yml
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
open_collective: 11ty
|
10
node_modules/@11ty/eleventy/.github/ISSUE_TEMPLATE/i-have-a-question-about-eleventy.md
generated
vendored
Normal file
10
node_modules/@11ty/eleventy/.github/ISSUE_TEMPLATE/i-have-a-question-about-eleventy.md
generated
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: I have a question about Eleventy
|
||||
about: e.g. “How do I do this in Eleventy?” or “Can Eleventy do this?”
|
||||
title: ''
|
||||
labels: education
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
31
node_modules/@11ty/eleventy/.github/ISSUE_TEMPLATE/i-m-having-a-problem-with-eleventy.md
generated
vendored
Normal file
31
node_modules/@11ty/eleventy/.github/ISSUE_TEMPLATE/i-m-having-a-problem-with-eleventy.md
generated
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
name: I’m having a problem with Eleventy
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: needs-triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Environment:**
|
||||
- OS and Version: [e.g. Windows/Mac/Linux]
|
||||
- Eleventy Version [via `eleventy --version` or `npx @11ty/eleventy --version`]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
20
node_modules/@11ty/eleventy/.github/ISSUE_TEMPLATE/i-want-eleventy-do-to-this-new-thing.md
generated
vendored
Normal file
20
node_modules/@11ty/eleventy/.github/ISSUE_TEMPLATE/i-want-eleventy-do-to-this-new-thing.md
generated
vendored
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
name: I want Eleventy do to this new thing
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
Reference in New Issue
Block a user