typo fix for Contributing
This commit is contained in:
parent
96eee3da76
commit
0369f09680
1 changed files with 53 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
## Contributing to Procyberian Systems Distribution
|
||||
# Contributing to Procyberian Systems Distribution
|
||||
|
||||
Thanks for taking the time to contribute to [Procyberian Systems Distribution](https://github.com/procyberian)! Please be advised that if you are viewing this on ```github.com```, that this is one of the forge account like [others](https://github.com/hwpplayer1/hacker-how-to).
|
||||
|
||||
The Procyberıan Systems Dıstrıbutıon community ıs not an ["Open Source" community](https://www.gnu.org/philosophy/open-source-misses-the-point.en.html) but we are open to all kinds of hacker cultures and we respect their contributions.
|
||||
The Procyberian Systems Distribution community is not an ["Open Source" community](https://www.gnu.org/philosophy/open-source-misses-the-point.en.html) but we are open to all kinds of hacker cultures and we respect their contributions.
|
||||
|
||||
Also, we use a mailing list (```hackathon@procyberian.xyz```) for dıscussıons of the development, our regular hackathons and bug reports.
|
||||
Also, we use a mailing list (```hackathon@procyberian.xyz```) for discussions of the development, our regular hackathons and bug reports.
|
||||
|
||||
Please read our ["Code of Conduct"](https://github.com/masscollabs/CODE_OF_CONDUCT.md) and if you don't agree please do not send a Pull Request for becoming a member. We have a freedom respecting and friendly policy but we don't accept people who will bait and switch.
|
||||
|
||||
|
@ -13,3 +13,53 @@ All domains and computing environments are moderated but open to everyone and we
|
|||
In addition, we highly recommend you to read [How To Ask Questions The Smart Way](http://www.catb.org/~esr/faqs/smart-questions.html).
|
||||
|
||||
Your friendly [PSD](https://github.com/procyberian) community!
|
||||
|
||||
# License for documentation
|
||||
|
||||
Copyright (C) 2024 QB Networks
|
||||
|
||||
Copyright (C) 2017-2024 Masscollabs Services
|
||||
|
||||
Copyright (C) 2017-2024 procyberian and contributors
|
||||
|
||||
Copyright (C) 2017-2024 amassivus and contributors
|
||||
|
||||
Copyright (C) 2017-2024 Mass Collaboration Labs and contributors
|
||||
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.3
|
||||
or any later version published by the Free Software Foundation;
|
||||
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
|
||||
A copy of the license is included in the section entitled "GNU
|
||||
Free Documentation License".
|
||||
|
||||
# License
|
||||
|
||||
Procyberian Systems Distribution - PSD
|
||||
|
||||
Copyright (C) 2024 QB Networks
|
||||
|
||||
Copyright (C) 2017-2024 Masscollabs Services
|
||||
|
||||
Copyright (C) 2017-2024 procyberian and contributors
|
||||
|
||||
Copyright (C) 2017-2024 amassivus and contributors
|
||||
|
||||
Copyright (C) 2017-2024 Mass Collaboration Labs and contributors
|
||||
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU Affero General Public License as published
|
||||
by the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Feel free to send an email for your questions to mertgor at masscollabs dot xyz
|
||||
|
||||
* Influenced by GCC Community **[CONTRIBUTING.md](https://github.com/gcc-mirror/gcc/blob/master/.github/CONTRIBUTING.md)**
|
||||
|
|
Loading…
Reference in a new issue