Skip to content

Commit

Permalink
Update URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
GenericNerd authored Jun 7, 2023
1 parent 5a1ed0b commit 62d50ab
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ This is the official bug report repository for smartCARS 3. You may report bugs
## Reporting Bugs
Before reporting a bug, you must verify that the bug is not caused by a plugin. To do this, please disable all unverified plugins (any plugin in the app that does not have the "Verified" pill), and try to reproduce the bug.

If the bug is not caused by an unverified plugin, you should verify that your issue [has not already been reported](https://github.com/invernyx/smartcars-3-bugs/issues?q=is%3Aissue+label%3Abug). If it has, please add a comment to the existing issue instead of creating a new one with any further information you may be able to present.
If the bug is not caused by an unverified plugin, you should verify that your issue [has not already been reported](https://github.com/invernyx/smartcars-3-bugs/issues?q=is%3Aissue+is%3Aopen+label%3Abug%2C%22verification+required%22). If it has, please add a comment to the existing issue instead of creating a new one with any further information you may be able to present.

To report a bug, please create a [new issue](https://github.com/invernyx/smartcars-3-bugs/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBUG%5D+-+) using the bug report template.
To report a bug, please create a [new issue](https://github.com/invernyx/smartcars-3-bugs/issues/new?assignees=&labels=verification+required&projects=&template=bug_report.yml&title=%5BBUG%5D+-+) using the bug report template.

## Suggesting Features
Before suggesting a feature, please verify that the feature [has not already been suggested](https://github.com/invernyx/smartcars-3-bugs/issues?q=is%3Aissue+label%3Asuggestion). If it has, please comment to the existing issue instead of creating a new one.

To suggest a new feature, please create a [new issue](https://github.com/invernyx/smartcars-3-bugs/issues/new?assignees=&labels=suggestion&template=feature_request.md&title=%5BFEATURE%5D+-+) using the feature request template.
To suggest a new feature, please create a [new issue](https://github.com/invernyx/smartcars-3-bugs/issues/new?assignees=&labels=suggestion&projects=&template=feature_request.yml&title=%5BFEATURE%5D+-+) using the feature request template.

# Security Vulnerabilities
If you discover a security vulnerability within smartCARS 3, please create a new [Security Advisory](https://github.com/invernyx/smartcars-3-public-api/security/advisories/new). We require lots of technical information about the vulnerability, so please do not create a public issue.
Expand All @@ -38,4 +38,4 @@ A valid vulnerability must:

If your vulnerability does not meet these requirements, you are experiencing a bug, not a vulnerability. You can report your bug [here](https://github.com/invernyx/smartcars-3-bugs/issues/new?assignees=&labels=&template=bug_report.md&title=%5BBUG%5D+-+).

**We will respond to all security vulnerabilities as soon as possible.** Please do not disclose the vulnerability to the public until we have had a chance to respond.
**We will respond to all security vulnerabilities as soon as possible.** Please do not disclose the vulnerability to the public until we have had a chance to respond.

0 comments on commit 62d50ab

Please sign in to comment.