mirror of
https://github.com/xchwarze/wifi-pineapple-cloner.git
synced 2025-01-22 11:28:59 +00:00
Add missing .github folder
This commit is contained in:
parent
19341aa6ae
commit
5254b78298
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,40 @@
|
||||
---
|
||||
name: 🐛 Report a bug
|
||||
about: Create a bug report
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
### Before you proceed:
|
||||
|
||||
- This project is completely stable and fully tested with dozens of devices. So if you have any problems, it is most likely:
|
||||
- You are not following the steps correctly.
|
||||
- Your hardware is not good enough and you are trying to do things it can't do.
|
||||
|
||||
- Make sure to follow the installation steps and recommendations:
|
||||
- [Installation steps](https://github.com/xchwarze/wifi-pineapple-cloner/#install-steps)
|
||||
- [Recommendations](https://github.com/xchwarze/wifi-pineapple-cloner-builds#supported-devices)
|
||||
- [Recomended Setup](https://github.com/xchwarze/wifi-pineapple-cloner-builds#recomended-setup)
|
||||
|
||||
- Make sure to check whether there are similar issues in the repository
|
||||
|
||||
|
||||
### Current behaviour
|
||||
<!-- Describe your issue in detail -->
|
||||
|
||||
### Expected behaviour
|
||||
<!-- A clear and concise description of what you expected to happen -->
|
||||
|
||||
### How to reproduce?
|
||||
<!-- Help us to reproduce the issue and describe the steps -->
|
||||
|
||||
### Preview
|
||||
<!-- Include screenshots or video if applicable. -->
|
||||
|
||||
### What have you tried so far?
|
||||
<!-- List down the steps you have tried to fix or identify the issue. -->
|
||||
|
||||
### Your device logs. Without this, no help can be given.
|
||||
<!-- Attach debug log from: Help > Feedback and Support > Download Debug File
|
||||
-->
|
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: ❓ Question
|
||||
url: https://github.com/xchwarze/wifi-pineapple-cloner/discussions/categories/q-a
|
||||
about: Please use ask and answer section. Use this link to enter.
|
||||
- name: ★ Problem with a module
|
||||
url: https://github.com/xchwarze/wifi-pineapple-community/issues
|
||||
about: Modules are tracked in a separate repo
|
||||
- name: ✦ Problem with panel
|
||||
url: https://github.com/xchwarze/wifi-pineapple-panel/issues
|
||||
about: Panel are tracked in a separate repo
|
Loading…
Reference in New Issue
Block a user