-
-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
15 changed files
with
471 additions
and
385 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
name: 🐛 Bug Report | ||
description: Found a bug? Let us know! | ||
labels: ["bug","pending"] | ||
assignees: | ||
- WarenGonzaga | ||
body: | ||
|
||
# new issue block | ||
- type: checkboxes | ||
id: bug-confirm | ||
attributes: | ||
label: Not Existing Bug? | ||
description: Please search to see if an issue already exists for the bug you encountered. | ||
options: | ||
- label: Yes, I'm sure that this is a bug! | ||
required: true | ||
|
||
# current results block | ||
- type: textarea | ||
id: bug-current-behavior | ||
attributes: | ||
label: Current Behavior | ||
description: A concise description of what you're experiencing. | ||
placeholder: I see bugs flying around ewww... please help! 😭 | ||
validations: | ||
required: true | ||
|
||
# expected behavior block | ||
- type: textarea | ||
id: bug-expected-behavior | ||
attributes: | ||
label: Expected Behavior | ||
description: A concise description of what you expected to happen. | ||
placeholder: Bugs supposed to crawl not fly... peaceful life! 🥰 | ||
validations: | ||
required: true | ||
|
||
# steps to reproduce block | ||
- type: textarea | ||
id: bug-steps-to-reproduce | ||
attributes: | ||
label: Steps To Reproduce | ||
description: Steps to reproduce the behavior. | ||
placeholder: | | ||
1. I go outside and see a bug. 😁 | ||
2. The bug starts to crawl and fly, like wtf! 😱 | ||
3. Run!!! 🏃 | ||
4. Bugs chasing me while flying! 😫 | ||
validations: | ||
required: false | ||
|
||
# terms block | ||
- type: checkboxes | ||
id: bug-terms | ||
attributes: | ||
label: Code of Conduct | ||
description: By submitting this issue, you agree to follow our [Code of Conduct](../../CODE_OF_CONDUCT.md). | ||
options: | ||
- label: I agree to follow this project's Code of Conduct | ||
required: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
blank_issues_enabled: false | ||
contact_links: | ||
- name: 🙏 Q&A Forum | ||
url: https://github.com/warengonzaga/wifi-passview/discussions/new?category=q-a | ||
about: Have a question? Let us know! | ||
- name: 🧠 Suggestions | ||
url: https://github.com/WarenGonzaga/wifi-passview/discussions/new?category=brainstorm | ||
about: Have a suggestion? Let us know! | ||
- name: 📚 Documentation | ||
url: https://docs.warengonzaga.com/wifi-passview | ||
about: Official Documentation for WiFi Passview |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,6 @@ | ||
# Support the author by using the funding links below | ||
# Developed and maintained by Waren Gonzaga with the help of awesome contributors. | ||
# Support this project and me by using the official funding links below. | ||
# Developed and maintained by Waren Gonzaga. | ||
|
||
github: warengonzaga | ||
open_collective: wifi-passview | ||
|
||
# Your support means a lot to me to continue the development of open source project like this. | ||
# Your donation and support means a lot to me to continue the development my open source projects just like this. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.