Skip to content

Commit 6634fac

Browse files
authored
Merge pull request #850 from SISheogorath/rebrand/CodiMD
Rebrand HackMD CE to CodiMD
2 parents d87505d + 2184491 commit 6634fac

41 files changed

Lines changed: 437 additions & 1175 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CONTRIBUTING.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
# Contributing
22

33
When contributing to this repository, please first discuss the change you wish to make via issue,
4-
email, or any other method with the owners of this repository before making a change.
4+
email, or any other method with the owners of this repository before making a change.
55

66
Please note we have a code of conduct, please follow it in all your interactions with the project.
77

88
## Pull Request Process
99
1. Ensure you signed all your commits with Developer Certificate of Origin (DCO).
10-
2. Ensure any install or build dependencies are removed before the end of the layer when doing a
10+
2. Ensure any install or build dependencies are removed before the end of the layer when doing a
1111
build.
12-
3. Update the README.md with details of changes to the interface, this includes new environment
12+
3. Update the README.md with details of changes to the interface, this includes new environment
1313
variables, exposed ports, useful file locations and container parameters.
1414
4. Increase the version numbers in any examples files and the README.md to the new version that this
1515
Pull Request would represent. The versioning scheme we use is [SemVer](http://semver.org/).
16-
5. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
16+
5. You may merge the Pull Request in once you have the sign-off of two other developers, or if you
1717
do not have permission to do that, you may request the second reviewer to merge it for you.
1818

1919
## Contributor Code of Conduct
2020

21-
As contributors and maintainers of this project, and in the interest of fostering an open and
22-
welcoming community, we pledge to respect all people who contribute through reporting issues,
23-
posting feature requests, updating documentation, submitting pull requests or patches, and other
21+
As contributors and maintainers of this project, and in the interest of fostering an open and
22+
welcoming community, we pledge to respect all people who contribute through reporting issues,
23+
posting feature requests, updating documentation, submitting pull requests or patches, and other
2424
activities.
2525

26-
We are committed to making participation in this project a harassment-free experience for everyone,
27-
regardless of level of experience, gender, gender identity and expression, sexual orientation,
26+
We are committed to making participation in this project a harassment-free experience for everyone,
27+
regardless of level of experience, gender, gender identity and expression, sexual orientation,
2828
disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.
2929

3030
Examples of unacceptable behavior by participants include:
@@ -37,26 +37,26 @@ Examples of unacceptable behavior by participants include:
3737
permission
3838
* Other unethical or unprofessional conduct.
3939

40-
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits,
41-
code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. By
42-
adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently
43-
applying these principles to every aspect of managing this project. Project maintainers who do not
40+
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits,
41+
code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct. By
42+
adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently
43+
applying these principles to every aspect of managing this project. Project maintainers who do not
4444
follow or enforce the Code of Conduct may be permanently removed from the project team.
4545

46-
This code of conduct applies both within project spaces and in public spaces when an individual is
46+
This code of conduct applies both within project spaces and in public spaces when an individual is
4747
representing the project or its community.
4848

49-
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an
49+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by opening an
5050
issue or contacting one or more of the project maintainers.
5151

52-
This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org),
53-
version 1.2.0, available at
52+
This Code of Conduct is adapted from the [Contributor Covenant](http://contributor-covenant.org),
53+
version 1.2.0, available at
5454
[http://contributor-covenant.org/version/1/2/0/](http://contributor-covenant.org/version/1/2/0/)
5555

5656
### Sign your work
5757

5858
We use the Developer Certificate of Origin (DCO) as a additional safeguard
59-
for the HackMD project. This is a well established and widely used
59+
for the CodiMD project. This is a well established and widely used
6060
mechanism to assure contributors have confirmed their right to license
6161
their contribution under the project's license.
6262
Please read [contribute/developer-certificate-of-origin][dcofile].

0 commit comments

Comments
 (0)