diff options
| author | Drew DeVault <sir@cmpwn.com> | 2023-05-17 12:00:41 +0200 |
|---|---|---|
| committer | Drew DeVault <sir@cmpwn.com> | 2023-05-17 12:01:28 +0200 |
| commit | d03fa6b9f022d7bfa3110f164646fa5d1e420bee (patch) | |
| tree | 103445e2f222a46c20dce7cf7b3868943f6287e1 /README.md | |
| parent | ef7947dc2c637367b4eb7aa557fb3d2efb60d9b4 (diff) | |
| download | writefreesoftware.org-d03fa6b9f022d7bfa3110f164646fa5d1e420bee.tar.xz | |
Add intro blog post
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 40 |
1 files changed, 40 insertions, 0 deletions
@@ -12,3 +12,43 @@ Please contribute improvements via email to TODO: set up dedicated mailing list [0]: https://git-send-email.io + +## Content guidelines + +What kind of content is welcome on Write Free Software? + +### Main content + +The main content is narrowly focused on the following topics: + +- Introduction to free software philosophy +- Informational resources on free software in practice, e.g. using licenses + +The main content should not endorse any specific free software projects other +than those relevant to the development of free software itself (e.g. free +software licenses, software forges, etc), and should generally avoid using them +as examples. + +### Blog + +The blog is open to any contributors, and you are encouraged to write a post +about free software for it :) + +The scope of the blog is limited to matters related to free software philosophy +and the implementation of free software, but the scope is not so strict as the +main content. Details regarding specific projects and communities and their +approach to implementing free software practices, community management, and so +on, are welcome here. + +### Style guidelines + +- Use "free software" rather than "open source" unless specifically referring + to the open source movement + +## Code of conduct + +Participants are expected to respect the [Contributor Covenant Code of +Conduct][0]. Conduct questions and problem reports should be directed to [Drew +DeVault](mailto:sir@cmpwn.com). + +[0]: https://www.contributor-covenant.org/version/2/1/code_of_conduct/ |
