Skip to content

Commit

Permalink
fix(pr-template) update broken reference in PR template
Browse files Browse the repository at this point in the history
  • Loading branch information
lorumic authored and edlerd committed Jul 13, 2023
1 parent b3b4b38 commit 9fd1714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Fixes [list issues/bugs if needed]

1. Run the LXD-UI:
- On the demo server via the link posted by @webteam-app below. This is only available for PRs created by collaborators of the repo. Ask @lorumic or @edlerd for access.
- With a local copy of this branch, run as described in the [Readme](https://github.com/canonical/lxd-ui#setting-up-for-development).
- With a local copy of this branch, run as described [here](../HACKING.md#setting-up-for-development).
2. Perform the following QA steps:
- [List the steps to QA the new feature(s) or prove that a bug has been resolved]

Expand Down

0 comments on commit 9fd1714

Please sign in to comment.