Go to file
Robert Zenz 1711a5ca41 Added first draft of the implementation scheme. 2016-02-25 23:54:58 +01:00
1-mission-statement.markdown Changed numbering of the files to correspond with the list. 2016-02-25 22:34:17 +01:00
2-description.markdown Changed numbering of the files to correspond with the list. 2016-02-25 22:34:17 +01:00
3-guide-features.markdown Changed numbering of the files to correspond with the list. 2016-02-25 22:34:17 +01:00
4-manual-issues.markdown Added the first draft of the manual for issues. 2016-02-25 23:09:02 +01:00
5-manual-pull-requests.markdown Added the manual for pull requests. 2016-02-25 23:19:11 +01:00
6-implementation.markdown Added first draft of the implementation scheme. 2016-02-25 23:54:58 +01:00
README.md Fixed formatting. 2016-02-23 22:05:30 +01:00

README.md

Minetest: Mission statement

  1. Purpose of this repository

The purpose of this repository is to collaboratively create:

  1. a mission statement for Minetest which clearly outlines where the project should be taken

  2. a new description for Minetest

  3. a guide on how to gauge features

  4. a manual on how to handle issues efficiently

  5. a manual on how to handle pull requests efficiently

  6. a scheme for implementing these changes

  7. Purpose of the created documents


The purpose of the created documents, outlined in the previous section, is to improve the current state and provide a future proof foundation for the project.

  1. It is not done until it is done

The documents in this repostiroy are supposed to be criticized, improved, changed, reworded and maybe even deleted if not found useful. The work is not done until it is done, therefor all documents must be seen as transient.

  1. How to contribute

The issue tracker is open for discussions and pull requests will be looked at.

Please note that the following rules apply to the documents:

  • UTF-8 encoded
  • Linefeed as newline character
  • Word wrapped at column 80 to keep it readable under all circumstances

Otherwise look at this README for further hints on formatting and wording.