diff options
| author | 2024-06-28 10:13:49 +0100 | |
|---|---|---|
| committer | 2024-06-28 10:14:26 +0100 | |
| commit | f7194cb8b3047e4960622ad178ecd6041500dbb8 (patch) | |
| tree | 433c08db3d0499310c815bfcd55ed5cf45026efc /.github | |
| parent | Merge branch 'insp3' into insp4. (diff) | |
Tell people to use the main ChatSpike domain not our alias.
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/BUG_REPORT.md | 2 | ||||
| -rw-r--r-- | .github/ISSUE_TEMPLATE/FEATURE_REQUEST.md | 2 | ||||
| -rw-r--r-- | .github/SECURITY.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.md b/.github/ISSUE_TEMPLATE/BUG_REPORT.md index fa697f854..cdfdac061 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.md +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.md @@ -12,7 +12,7 @@ The GitHub issue tracker is for bug reports ONLY. General support can be found a Discussions: https://github.com/inspircd/inspircd/discussions Docs: https://docs.inspircd.org -IRC: irc.inspircd.org #inspircd +IRC: irc.chatspike.net #inspircd Example configs (v3): https://github.com/inspircd/inspircd/tree/insp3/docs/conf Example configs (v4): https://github.com/inspircd/inspircd/tree/insp4/docs/conf --> diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md index 89979f328..a47cb9d6a 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST.md @@ -10,7 +10,7 @@ The GitHub issue tracker is for feature requests ONLY. General support can be fo Discussions: https://github.com/inspircd/inspircd/discussions Docs: https://docs.inspircd.org -IRC: irc.inspircd.org #inspircd +IRC: irc.chatspike.net #inspircd Example configs (v3): https://github.com/inspircd/inspircd/tree/insp3/docs/conf Example configs (v4): https://github.com/inspircd/inspircd/tree/insp4/docs/conf --> diff --git a/.github/SECURITY.md b/.github/SECURITY.md index b39b39693..184c3c773 100644 --- a/.github/SECURITY.md +++ b/.github/SECURITY.md @@ -18,6 +18,6 @@ Version | Supported ## Reporting a Vulnerability -Please do not report security vulnerabilities on GitHub. Instead, get the attention of a developer in our development IRC channel at irc.inspircd.org #inspircd.dev and PM them the details. +Please do not report security vulnerabilities on GitHub. Instead, get the attention of a developer in our development IRC channel at irc.chatspike.net #inspircd.dev and PM them the details. We will triage your issue as soon as possible and try to release a fixed version within a week of receiving your report. |
