diff --git a/skills/make-repo-contribution/SKILL.md b/skills/make-repo-contribution/SKILL.md index 3b7939df..c512d232 100644 --- a/skills/make-repo-contribution/SKILL.md +++ b/skills/make-repo-contribution/SKILL.md @@ -1,6 +1,6 @@ --- name: make-repo-contribution -description: All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly. +description: 'All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly.' --- # Contribution guidelines