Skip to content
This repository was archived by the owner on Jul 15, 2025. It is now read-only.

Commit 6f16860

Browse files
committed
clarify that this template is for Google projects
also add link for go/releasing and update path of contributing file
1 parent c920bb8 commit 6f16860

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# New Project Template
22

3-
This repository contains a template you can use to seed a repository for a
4-
new open source project.
3+
This repository contains a template that can be used to seed a repository for a
4+
new Google open source project.
55

6-
See go/releasing (available externally at
6+
See [go/releasing](http://go/releasing) (available externally at
77
https://opensource.google/docs/releasing/) for more information about
88
releasing a new Google open source project.
99

@@ -15,7 +15,7 @@ documentation for instructions on using alternate license.
1515
1. Check it out from GitHub.
1616
* There is no reason to fork it.
1717
1. Create a new local repository and copy the files from this repo into it.
18-
1. Modify README.md and CONTRIBUTING.md to represent your project, not the
18+
1. Modify README.md and docs/contributing.md to represent your project, not the
1919
template project.
2020
1. Develop your new project!
2121

0 commit comments

Comments
 (0)