mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-29 16:50:12 +02:00
Updated discussion links
This commit is contained in:
6
.github/CONTRIBUTING
vendored
6
.github/CONTRIBUTING
vendored
@@ -2,9 +2,9 @@
|
||||
|
||||
Contributions are **welcome** via Pull Requests on [GitHub](https://github.com/DirectoryLister/DirectoryLister).
|
||||
|
||||
**Before contributing** we encourage you to discuss the change on the
|
||||
[Spectrum Community](https://spectrum.chat/directory-lister) to verify
|
||||
fit with the overall direction and goals of Directory Lister.
|
||||
**Before contributing** we encourage you to discuss the change in
|
||||
[GitHub Discussion](https://github.com/DirectoryLister/DirectoryLister/discussions)
|
||||
to verify fit with the overall direction and goals of Directory Lister.
|
||||
|
||||
## Pull Requests Requirements
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://spectrum.chat/directory-lister"><img src="https://img.shields.io/badge/Join_the-Community-7b16ff.svg?style=for-the-badge" alt="Join our Community"></a>
|
||||
<a href="https://github.com/DirectoryLister/DirectoryLister/discussions"><img src="https://img.shields.io/badge/Join_the-Community-7b16ff.svg?style=for-the-badge" alt="Join our Community"></a>
|
||||
<a href="https://github.com/users/PHLAK/sponsorship"><img src="https://img.shields.io/badge/Become_a-Sponsor-cc4195.svg?style=for-the-badge" alt="Become a Sponsor"></a>
|
||||
<a href="https://paypal.me/ChrisKankiewicz"><img src="https://img.shields.io/badge/Make_a-Donation-006bb6.svg?style=for-the-badge" alt="One-time Donation"></a>
|
||||
<br>
|
||||
@@ -67,7 +67,7 @@ Troubleshooting
|
||||
|
||||
See the [Common Issues](https://github.com/DirectoryLister/DirectoryLister/wiki/Common-Issues) page for a list of common issues and help in solving them.
|
||||
|
||||
For general help and support join our [Spectrum Community](https://spectrum.chat/directory-lister) or reach out on [Twitter](https://twitter.com/DirectoryLister).
|
||||
For general help and support join our [GitHub Discussion](https://github.com/DirectoryLister/DirectoryLister/discussions) or reach out on [Twitter](https://twitter.com/DirectoryLister).
|
||||
|
||||
Please report bugs to the [GitHub Issue Tracker](https://github.com/DirectoryLister/DirectoryLister/issues).
|
||||
|
||||
|
@@ -13,7 +13,7 @@
|
||||
<i class="fab fa-twitter fa-lg"></i>
|
||||
</a>
|
||||
|
||||
<a href="https://spectrum.chat/directory-lister" title="Spectrum" class="text-gray-400 mx-2 hover:text-spectrum">
|
||||
<a href="https://github.com/DirectoryLister/DirectoryLister/discussions" title="Discussions" class="text-gray-400 mx-2 hover:text-purple-600">
|
||||
<i class="fas fa-comments fa-lg"></i>
|
||||
</a>
|
||||
</div>
|
||||
|
@@ -30,7 +30,6 @@ module.exports = {
|
||||
},
|
||||
textColor: {
|
||||
github: '#171515',
|
||||
spectrum: '#7B16FF',
|
||||
twitter: '#1DA1F2'
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user