Update content policy and faqs about sponsorship (#3634)
* add affiliate link disclosure to content policy * point ppl to partnerships page instead of peters email * update broken licensing link
This commit is contained in:
parent
b8e68600d2
commit
67b044da19
4 changed files with 8 additions and 4 deletions
|
|
@ -241,7 +241,7 @@ Like many open source projects, we require that contributors provide us with a C
|
|||
|
||||
Our version of the CLA was adapted from the Microsoft Contributor License Agreement, which they generously made available to the public domain under Creative Commons CC0 1.0 Universal.
|
||||
|
||||
Any questions, please refer to our [license FAQ](http://docs.dev.to/license-faq/) doc or email yo@dev.to
|
||||
Any questions, please refer to our [license FAQ](https://docs.dev.to/licensing/) doc or email yo@dev.to
|
||||
|
||||
<br>
|
||||
|
||||
|
|
|
|||
|
|
@ -112,7 +112,11 @@
|
|||
</h3>
|
||||
|
||||
<p>
|
||||
Users must make a good-faith effort to share content that is on-topic, of high-quality, and is not designed primarily for the purposes of promotion or creating backlinks. Additionally, posts must contain substantial content — they may not merely reference an external link that contains the full post. This policy applies to comments, articles, and and all other works shared on the DEV platform.
|
||||
The following policy applies to comments, articles, and all other works shared on the DEV platform:
|
||||
<ul><li>Users must make a good-faith effort to share content that is on-topic, of high-quality, and is not designed primarily for the purposes of promotion or creating backlinks.
|
||||
</li>
|
||||
<li>Posts must contain substantial content — they may not merely reference an external link that contains the full post.</li>
|
||||
<li>If a post contains affiliate links, that fact must be clearly disclosed. For instance, with language such as: “This post includes affiliate links; I may receive compensation if you purchase products or services from the different links provided in this article.”</li></ul>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
|
|
@ -74,6 +74,6 @@
|
|||
<% end %>
|
||||
</div>
|
||||
|
||||
<h5>Interested in sponsoring dev.to? Email <a href="mailto:peter@dev.to">peter@dev.to</a></h5>
|
||||
<h5>Interested in sponsoring dev.to? Check out our <a href="https://dev.to/partnerships">partnerships</a> page.</h5>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@
|
|||
<p>
|
||||
<b>How can my company become a sponsor?</b>
|
||||
<br>
|
||||
Email <a href="mailto:peter@dev.to">peter@dev.to</a> for more information.
|
||||
Check out our <a href="https://dev.to/partnerships">partnerships</a> page for more info.
|
||||
<p>
|
||||
<b>Anything else I should know?</b>
|
||||
<br>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue