You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CODE_OF_CONDUCT.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,13 +6,13 @@ We are committed to making participation in this project a harassment-free exper
6
6
7
7
Examples of unacceptable behavior by participants include:
8
8
9
-
* The use of sexualized language or imagery
10
-
* Personal attacks
11
-
* Trolling or insulting/derogatory comments
12
-
* Public or private harassment
13
-
* Publishing other's private information, such as physical or electronic addresses, without explicit permission
14
-
* Submitting contributions or comments that you know to violate the intellectual property or privacy rights of others
15
-
* Other unethical or unprofessional conduct
9
+
- The use of sexualized language or imagery
10
+
- Personal attacks
11
+
- Trolling or insulting/derogatory comments
12
+
- Public or private harassment
13
+
- Publishing other's private information, such as physical or electronic addresses, without explicit permission
14
+
- Submitting contributions or comments that you know to violate the intellectual property or privacy rights of others
15
+
- Other unethical or unprofessional conduct
16
16
17
17
Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.
18
18
By adopting this Code of Conduct, project maintainers commit themselves to fairly and consistently applying these principles to every aspect of managing this project. Project maintainers who do not follow or enforce the Code of Conduct may be permanently removed from the project team.
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
Thank you for considering a contribution to Date Time API! Pull requests, issues and comments are welcome. For pull requests, please:
4
4
5
-
* Add tests for new features and bug fixes
6
-
* Follow the existing style
7
-
* Separate unrelated changes into multiple pull requests
5
+
- Add tests for new features and bug fixes
6
+
- Follow the existing style
7
+
- Separate unrelated changes into multiple pull requests
8
8
9
9
See the existing issues for things to start contributing.
10
10
@@ -14,5 +14,5 @@ Atlassian requires contributors to sign a Contributor License Agreement, known a
14
14
15
15
Prior to accepting your contributions we ask that you please follow the appropriate link below to digitally sign the CLA. The Corporate CLA is for those who are contributing as a member of an organization and the individual CLA is for those contributing as an individual.
16
16
17
-
*[CLA for corporate contributors](https://opensource.atlassian.com/corporate)
18
-
*[CLA for individuals](https://opensource.atlassian.com/individual)
17
+
-[CLA for corporate contributors](https://opensource.atlassian.com/corporate)
18
+
-[CLA for individuals](https://opensource.atlassian.com/individual)
0 commit comments