We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4395110 commit 25ca557Copy full SHA for 25ca557
CONTRIBUTING.md
@@ -10,12 +10,12 @@ please follow it in all your interactions with the project.
10
## Commit messages
11
12
Please follow the [Angular commit style][angular-commit-style].
13
-This helps the team automate [CHANGELOG.md][changelog] generation.
+This helps the team automate [HISTORY.md](HISTORY.md) generation.
14
15
## Pull Request Process
16
17
1. Update the README.md or similar documentation with details of changes you
18
- wish to make, if applicable.
+ wish to make, if applicable.
19
2. Add any appropriate tests.
20
3. Make your code or other changes.
21
4. Review guidelines such as
0 commit comments