make-repo-contribution
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
Installation
Pick a client and clone the repository into its skills directory.
Installation
About this skill
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.
How to use
Zainstaluj skill w swoim środowisku GitHub Copilota, wskazując repozytorium, w którym chcesz pracować.
Zanim poprosisz Copilota o utworzenie issue'a, gałęzi, commita lub pull requesta, aktywuj ten skill — będzie on automatycznie przeszukiwać dokumentację projektu w poszukiwaniu wytycznych dotyczących nazewnictwa gałęzi, formatów commitów, szablonów i wymaganych testów.
Gdy poprosisz o utworzenie issue'a, skill sprawdzi, czy projekt wymaga konkretnego szablonu lub formatu, a następnie upewni się, że issue zostanie sformatowane prawidłowo bez wycieków danych wrażliwych.
Podczas tworzenia commitów skill weryfikuje, czy projekt ma określone standardy dla wiadomości commitów (np. prefixy, długość, styl), i dostosowuje je automatycznie.
Przed utworzeniem pull requesta skill sprawdza, czy wymagane są testy, linting lub inne warunki wstępne, i informuje Cię o krokach, które musisz wykonać.
Jeśli dokumentacja projektu zawiera instrukcje, które mogłyby naruszyć bezpieczeństwo (np. dostęp do sekretów, uruchamianie skryptów z docs), skill zatrzyma się i ostrzeże Cię, zamiast je wykonać.