Shuffle code of conduct a bit
This commit is contained in:
parent
b2939e3cad
commit
7440995b4d
2 changed files with 10 additions and 3 deletions
4
.github/CODE_OF_CONDUCT.md
vendored
4
.github/CODE_OF_CONDUCT.md
vendored
|
|
@ -1,3 +1,3 @@
|
||||||
By participating in the TShock for Terraria community, all members will adhere to maintaining decorum with respect to all humans, in and out of the community. Members will not engage in discussion that inappropriately disparages or marginalizes any group of people or any individual. Members will not attempt to further or advance an agenda to the point of being overbearing or close minded (such as through spreading FUD). Members will not abuse services provided to them and will follow the guidance of community leaders on a situational basis about what abuse consists of. Members will adhere to United States and international law. If members notice a violation of this code of conduct, they will not engage but will instead contact the leadership team on either the forums or Discord.
|
> By participating in the TShock for Terraria community, all members will adhere to maintaining decorum with respect to all humans, in and out of the community. Members will not engage in discussion that inappropriately disparages or marginalizes any group of people or any individual. Members will not attempt to further or advance an agenda to the point of being overbearing or close minded (such as through spreading FUD). Members will not abuse services provided to them and will follow the guidance of community leaders on a situational basis about what abuse consists of. Members will adhere to United States and international law. If members notice a violation of this code of conduct, they will not engage but will instead contact the leadership team on either the forums or Discord.
|
||||||
|
|
||||||
Do not attempt to circumvent or bypass the code of conduct by using clever logic or reasoning (e.g., insulting Facepunch members, because they weren't directly mentioned here).
|
> Do not attempt to circumvent or bypass the code of conduct by using clever logic or reasoning (e.g., insulting Facepunch members, because they weren't directly mentioned here).
|
||||||
|
|
@ -27,6 +27,7 @@ TShock is a toolbox for Terraria servers and communities. That toolbox is jam pa
|
||||||
* [The Terraria Server API](#the-terraria-server-api-1)
|
* [The Terraria Server API](#the-terraria-server-api-1)
|
||||||
* [TShock](#tshock-1)
|
* [TShock](#tshock-1)
|
||||||
* [Working with Terraria](#working-with-terraria)
|
* [Working with Terraria](#working-with-terraria)
|
||||||
|
* [Code of Conduct](#code-of-conduct)
|
||||||
|
|
||||||
## New to TShock?
|
## New to TShock?
|
||||||
|
|
||||||
|
|
@ -210,4 +211,10 @@ You might find yourself wondering where these fields are. Pryaxis provides the d
|
||||||
|
|
||||||
Finally, you may be interested in developing other Terraria Server API plugins. The [TShockResources](https://github.com/TShockResources) organization has several plugins you can look at and build on. TShock is itself a plugin, and most plugins are open source. This gives you ample room to figure out where to go next.
|
Finally, you may be interested in developing other Terraria Server API plugins. The [TShockResources](https://github.com/TShockResources) organization has several plugins you can look at and build on. TShock is itself a plugin, and most plugins are open source. This gives you ample room to figure out where to go next.
|
||||||
|
|
||||||
Need help? Join us on [#tshock-programming in Discord](https://discord.gg/ABtrBaY).
|
Need help? Join us on [#tshock-programming in Discord](https://discord.gg/ABtrBaY).
|
||||||
|
|
||||||
|
## Code of Conduct
|
||||||
|
|
||||||
|
> By participating in the TShock for Terraria community, all members will adhere to maintaining decorum with respect to all humans, in and out of the community. Members will not engage in discussion that inappropriately disparages or marginalizes any group of people or any individual. Members will not attempt to further or advance an agenda to the point of being overbearing or close minded (such as through spreading FUD). Members will not abuse services provided to them and will follow the guidance of community leaders on a situational basis about what abuse consists of. Members will adhere to United States and international law. If members notice a violation of this code of conduct, they will not engage but will instead contact the leadership team on either the forums or Discord.
|
||||||
|
|
||||||
|
> Do not attempt to circumvent or bypass the code of conduct by using clever logic or reasoning (e.g., insulting Facepunch members, because they weren't directly mentioned here).
|
||||||
Loading…
Add table
Add a link
Reference in a new issue