Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix typos in the codeofconduct.html document. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | branch-3.25 |
Files: | files | file ages | folders |
SHA3-256: |
626d883e22279b3273e62b8304febdfd |
User & Date: | drh 2018-10-24 19:26:51.965 |
Context
2018-10-24
| ||
19:30 | Fix typo in codeofethics.in. (check-in: e59abc19a7 user: drh tags: branch-3.25) | |
19:26 | Fix typos in the codeofconduct.html document. (check-in: 626d883e22 user: drh tags: branch-3.25) | |
18:30 | Rename the codeofconduct.html page to codeofethics.html. Create a new codeofconduct.html page that references the MCPG. (check-in: b65ec66abe user: drh tags: branch-3.25) | |
Changes
Changes to pages/codeofconduct.in.
︙ | ︙ | |||
10 11 12 13 14 15 16 | While we stand by those principles, they are not in line with the modern technical meaning of a Code of Conduct and have hence been renamed. <h1>Code of Conduct</h1> <p> The SQLite community has been a kind, welcoming and well-mannered community | | | | | | | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | While we stand by those principles, they are not in line with the modern technical meaning of a Code of Conduct and have hence been renamed. <h1>Code of Conduct</h1> <p> The SQLite community has been a kind, welcoming and well-mannered community since its inception nearly two decades ago. In that time many of the qualities we've worked hard to bring to our project - safety, consistency, usability and integrity among them - have become part of our community's culture as well. Much like the care and effort we've put into securing the longevity of SQLite, we'd like to do the same for that community by clarifying our goals and expectations for all involved. To that end the SQLite project has officially adopted the [https://www.mozilla.org/en-US/about/governance/policies/participation/|Mozilla Community Participation Guidelines] as its Code of Conduct with the exception that the reporting email address is changed to <a href="mailto:codeofconduct@sqlite.org">codeofconduct@sqlite.org</a>. While we are not doing so in reaction to any current or ongoing issues, we believe that this will be a helpful part of maintaining the long-term sustainability of the project. |