Skip to content

Commit

Permalink
Fixd broken launchpad url for filing new issues
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ramanau committed Jul 11, 2024
1 parent 5cfdde3 commit bfc1076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We have adopted the Ubuntu code of Conduct. You can read this in full [here](htt

To contribute code to this project, pleas euse the following workflow:

1. [Submit a bug](https://bugs.launchpad.net/charm-docker-registry/+filebug) to explain the need for and track the change.
1. [Submit a bug](https://bugs.launchpad.net/layer-docker-registry/+filebug) to explain the need for and track the change.
2. Create a branch on your fork of the repo with your changes, including a unit test covering the new or modified code.
3. Submit a PR. The PR description should include a link to the bug on Launchpad.
4. Update the Launchpad bug to include a link to the PR and the `review-needed` tag.
Expand Down

0 comments on commit bfc1076

Please sign in to comment.