Skip to content

Commit 378b533

Browse files
committed
note about versions in the README
1 parent 7d875b9 commit 378b533

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ following prefixes in your commit subject:
1111
That ensures the subject line of your commit makes it into the
1212
auto-generated changelog.
1313

14+
### README
15+
16+
Please update the readme with any API changes, the code and docs should
17+
always be in sync.
18+
1419
### Development
1520

1621
- `script/test` will fire up a karma runner and watch for changes in the

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ React Router
55

66
A complete routing library for React.
77

8+
You are viewing docs for the latest code on master. Check out
9+
[other releases](https://github.com/rpflorence/react-router/releases)
10+
for the version you have installed.
11+
812
Features
913
--------
1014

0 commit comments

Comments
 (0)