mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Merge branch 'insp3' into master.
This commit is contained in:
commit
82b5826d0d
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -33,6 +33,7 @@ Tick the boxes for the checks you have made.
|
||||
|
||||
I have ensured that:
|
||||
|
||||
- [ ] This pull request does not introduce any incompatible API changes.
|
||||
- [ ] If ABI changes have been made I have incremented MODULE_ABI in `moduledefs.h`.
|
||||
- [ ] The code I am submitting is my own work and/or I have permission from the author to share it.
|
||||
- [ ] I have documented any features added by this pull request.
|
||||
- [ ] This pull request does not introduce any incompatible API changes (stable branches only).
|
||||
- [ ] If ABI changes have been made I have incremented MODULE_ABI in `moduledefs.h` (stable branches only).
|
||||
|
@ -26,7 +26,7 @@ If you encounter any bugs then [please file an issue](https://github.com/inspirc
|
||||
|
||||
Most InspIRCd users running a UNIX-like system build from source. A guide about how to do this is available on [the InspIRCd docs site](https://docs.inspircd.org/4/installation/source).
|
||||
|
||||
Building from source on Windows is generally not recommended but [a guide is available](https://github.com/inspircd/inspircd/blob/master/win/README.txt) if you wish to do this.
|
||||
Building from source on Windows is generally not recommended but [a guide is available](https://docs.inspircd.org/4/installation/windows-source/) if you wish to do this.
|
||||
|
||||
<!--
|
||||
TODO: uncomment this once we have binary packages for v4.
|
||||
|
Loading…
x
Reference in New Issue
Block a user