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: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -8,13 +8,15 @@ Follow this guide to learn how to add new documentation and how to update existi
8
8
The following are the steps to add documentation.
9
9
10
10
1. Review the [Travis CI documentation guidelines](/STYLE.md).
11
-
1. In the [Travis CI repository](https://github.com/travis-ci/docs-travis-ci-com/tree/master), browse to the *user* folder (or any other specific folder) and create a new branch.
11
+
1. Check existing documentation. Verify that the documentation does not already exist or look for related documentation that can be enhanced.
12
+
1. Determine proper placement. In the [Travis CI repository](https://github.com/travis-ci/docs-travis-ci-com/tree/master), browse to the *user* folder (or any other specific folder) and create a new branch.
12
13
1. Create a new file and add the new documentation files.
13
14
1. Ensure to insert the name and extension for the file.
14
15
1. Commit your changes and add a short message to describe your changes.
15
16
1. Test the changes locally to verify your edits.
16
17
1. Submit a pull request. Include a clear title and description of the proposed changes, and click “**Create pull request**.”
17
18
19
+
Thank you for your contribution! The Travis CI team will review the pull request and approve any necessary changes.
0 commit comments