This commit is contained in:
anki-code 2020-03-10 12:20:30 +03:00
parent 01555d8812
commit 404b6b5e18
4 changed files with 69 additions and 0 deletions

12
.github/FUNDING.yml vendored Normal file
View File

@ -0,0 +1,12 @@
# These are supported funding model platforms
#github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: xonssh # Replace with a single Patreon username
#open_collective: # Replace with a single Open Collective username
#ko_fi: # Replace with a single Ko-fi username
#tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
#community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
#liberapay: # Replace with a single Liberapay username
#issuehunt: # Replace with a single IssueHunt username
#otechie: # Replace with a single Otechie username
#custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']

21
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,21 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Local OS (where xxh is installed):**
**Destination host OS:**
**xxh version:**
**xxh-plugins installed:**
**Steps to Reproduce**
1. I run `xxh ... +v`
2. The output log:
3. What is the problem
**For community:**
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**

View File

@ -0,0 +1,23 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
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.
**For community:**
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**

13
.github/ISSUE_TEMPLATE/other.md vendored Normal file
View File

@ -0,0 +1,13 @@
---
name: Other
about: Any other questions
title: ''
labels: ''
assignees: ''
---
<Type here>
**For community:**
⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment**