Skip to content

Commit 99bd61d

Browse files
delete CHANGELOG.asciidoc, use docs/release-notes/index.md instead
1 parent 9bd95d3 commit 99bd61d

File tree

2 files changed

+2
-992
lines changed

2 files changed

+2
-992
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Update your local repository with the most recent code from the main repo, and r
4646
Run the test suite to make sure that nothing is broken. See https://github.com/elastic/apm-agent-ruby/blob/main/CONTRIBUTING.md#testing for details.
4747
-->
4848
- [ ] I have made corresponding changes to the documentation
49-
- [ ] I have updated [CHANGELOG.asciidoc](CHANGELOG.asciidoc)
50-
- [ ] I have updated [supported-technologies.asciidoc](docs/supported-technologies.asciidoc)
49+
- [ ] I have updated [docs/release-notes/index.md](../docs/release-notes/index.md)
50+
- [ ] I have updated [docs/reference/supported-technologies.md](../docs/reference/supported-technologies.md)
5151
- [ ] Added an API method or config option? Document in which version this will be introduced
5252

5353
## Related issues

0 commit comments

Comments
 (0)