You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and add the changes to your fork, properly structuring your commits,
48
44
providing detailed commit messages and signing your commits.
49
45
- Make sure the updated project builds and runs without warnings or errors;
@@ -80,7 +76,7 @@ your pull request must provide the following details:
80
76
- The [contributing guide](https://github.com/canonical/is-charms-contributing-guide) was applied
81
77
- The changes are compliant with [ISD054 - Managing Charm Complexity](https://discourse.charmhub.io/t/specification-isd014-managing-charm-complexity/11619)
82
78
- The documentation is updated
83
-
- The PR is tagged with appropriate label (trivial, senior-review-required)
79
+
- The PR is tagged with appropriate label (trivial, senior-review-required, documentation, etc.)
84
80
- The changelog has been updated
85
81
86
82
### Signing commits
@@ -91,7 +87,7 @@ we use the [Canonical contributor license agreement](https://assets.ubuntu.com/v
91
87
92
88
#### Canonical contributor agreement
93
89
94
-
Canonical welcomes contributions to the <charm-name> charm. Please check out our
90
+
Canonical welcomes contributions to the aproxy charm. Please check out our
95
91
[contributor agreement](https://ubuntu.com/legal/contributors) if you're interested in contributing to the solution.
96
92
97
93
The CLA sign-off is simple line at the
@@ -111,8 +107,8 @@ To make contributions to this charm, you'll need a working
111
107
112
108
The code for this charm can be downloaded as follows:
0 commit comments