diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..4b4415c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,36 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: ExoticDG + +--- + +**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. + +**Desktop (please complete the following information):** + - OS: [e.g. Windows] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. Google Pixel 7, Nothing phone 2] + - OS: [e.g. Android 15 - Google, Android 13 - Samsung] + +**Additional context** +Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..96af144 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: Request +assignees: ExoticDG + +--- + +**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. diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000..102b126 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,11 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file + +version: 2 +updates: + - package-ecosystem: "gradle" # See documentation for possible values + directory: "/app/src/build.gradle.kts" # Location of package manifests + schedule: + interval: "weekly" diff --git a/README.md b/README.md index 9e161e5..fd6996d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WeatherAlerts +# Weather Alerts The app that prioritizes your safety and security over profit. @@ -19,7 +19,7 @@ The app that prioritizes your safety and security over profit. > >[!IMPORTANT] ->This application is only avalible for Android[^1]. As of 1/23/25 I will not be porting this to iOS[^2] and dont plan on ever doing so. Due to multiple reasons such as my dislike for iOS[^2] and the diffrences in coding apps for eatch operating system. +>This application is only avalible for Android[^1]. As of 1/23/25 I will not be porting this to iOS[^2] and dont plan on ever doing so, due to multiple reasons such as my dislike for iOS[^2] and the diffrences in coding apps for each operating system. diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..e670f8f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| TEMP | :white_check_mark: | +| TEMP | :x: | + +## Reporting a Vulnerability + + You can report a varnerability anywhere I (ExoticDarknessGaming -- ExoticDG) am. When I say anywere I mean anywere, as long as there is a way of makeing sure I get notified of it. +Wether that by my Youtube chanel or one of the many tabs you can report things in this repo. Anyhting will work.