Skip to content

Commit

Permalink
Add hint on netlify
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Sep 20, 2023
1 parent 17d7e21 commit 99a706e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
The `docs/` folder of the `gh-pages` branch is the base of the content of <https://adr.github.io/madr/>.
- Template: Contribute to `develop` branch (using a pull request).
The subdirectory `docs/` will be new homepage of the release.
The current state is rendered at <https://develop--madr-develop.netlify.app/>.
- Older version of the template: `develop/v{x}`, where `{x}` is the major version you want to contribute.
In case no such branch exists, contribute to `release/v{x}`.
We will create the respective development branch.

As soon as a pull request is made, [netlify](https://www.netlify.com/) kicks off a build.
After a successful build, the link to the build is put as a comment to the pull request for inspection.

0 comments on commit 99a706e

Please sign in to comment.