diff --git a/.github/ISSUE_TEMPLATE/github-sponsors-profile-review.yml b/.github/ISSUE_TEMPLATE/github-sponsors-profile-review.yml index 9f7dabc..279824e 100644 --- a/.github/ISSUE_TEMPLATE/github-sponsors-profile-review.yml +++ b/.github/ISSUE_TEMPLATE/github-sponsors-profile-review.yml @@ -1,16 +1,16 @@ -name: GitHub Sponsors Profile Review -description: Please review my GitHub Sponsors profile on a livestream -title: "[REVIEW] " -labels: [gh sponsor review, live stream review] -body: - - type: input - id: link - attributes: - label: GitHub Sponsor profile link - validations: - required: true - - type: markdown - attributes: - value: | - You can also join our Discord community [here](http://discord.eddiehub.org) - Feel free to check out other cool repositories of the EddieHub Community [here](https://github.com/EddieHubCommunity) +name: GitHub Sponsors Profile Review +description: Please review my GitHub Sponsors profile on a livestream +title: "[REVIEW] " +labels: [gh sponsor review, live stream review] +body: + - type: input + id: link + attributes: + label: GitHub Sponsor profile link + validations: + required: true + - type: markdown + attributes: + value: | + You can also join our Discord community [here](http://discord.eddiehub.org) + Feel free to check out other cool repositories of the EddieHub Community [here](https://github.com/EddieHubCommunity) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 90276fb..803525e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,4 +1,5 @@ + closes #ISSUE-NO #### What does this PR do? diff --git a/.github/workflows/community.yml b/.github/workflows/community.yml index 6f81296..4771619 100644 --- a/.github/workflows/community.yml +++ b/.github/workflows/community.yml @@ -19,7 +19,6 @@ jobs: - uses: EddieHubCommunity/gh-action-community/src/welcome@main with: github-token: ${{ secrets.GITHUB_TOKEN }} - issue-message: '

It''s great having you contribute to this project

Welcome to the community :nerd_face:' - pr-message: '

It''s great having you contribute to this project

Welcome to the community :nerd_face:' + issue-message: "

It's great having you contribute to this project

Welcome to the community :nerd_face:" + pr-message: "

It's great having you contribute to this project

Welcome to the community :nerd_face:" footer: 'If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord Server and our GitHub Organisation - we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.' - diff --git a/.github/workflows/invitation.yml b/.github/workflows/invitation.yml index 95e6ae1..d8b8e05 100644 --- a/.github/workflows/invitation.yml +++ b/.github/workflows/invitation.yml @@ -12,6 +12,6 @@ jobs: organization: EddieHubCommunity label: invite me to the organisation repo-token: ${{ secrets.GITHUB_TOKEN }} - comment: 'Invitation sent to join the GitHub Organisation. Welcome to the community 🎉

Don''t forget after accepting to make it public so it appears on your GitHub profile for everyone else to see. You can do this by finding your name in the GitHub organisation list and change the dropdown to public https://github.com/orgs/EddieHubCommunity/people

Tips for practising:

Customise your GitHub profile, here is a course on that: https://www.eddiejaoude.io/course-github-profile-landing
Practice repo, instructions on how to add your name to the README https://github.com/EddieHubCommunity/hacktoberfest-practice
Remember contributing to open source is not just about code, it''s about collaboration, communication and adding value
I hope that helps' + comment: "Invitation sent to join the GitHub Organisation. Welcome to the community 🎉

Don't forget after accepting to make it public so it appears on your GitHub profile for everyone else to see. You can do this by finding your name in the GitHub organisation list and change the dropdown to public https://github.com/orgs/EddieHubCommunity/people

Tips for practising:

Customise your GitHub profile, here is a course on that: https://www.eddiejaoude.io/course-github-profile-landing
Practice repo, instructions on how to add your name to the README https://github.com/EddieHubCommunity/hacktoberfest-practice
Remember contributing to open source is not just about code, it's about collaboration, communication and adding value
I hope that helps" env: INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }} diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 8fceea9..c3b4e09 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -1,22 +1,20 @@ - name: Import open source standard labels on: push: - branches: [ main ] + branches: [main] jobs: labels: - runs-on: ubuntu-latest steps: - - uses: actions/setup-node@v2 - with: - node-version: '14' - - uses: EddieHubCommunity/gh-action-open-source-labels@main - with: - github-token: ${{ secrets.GITHUB_TOKEN }} - owner-name: ${{ github.repository_owner }} - repository-name: ${{ github.event.repository.name }} - force: false + - uses: actions/setup-node@v2 + with: + node-version: "14" + - uses: EddieHubCommunity/gh-action-open-source-labels@main + with: + github-token: ${{ secrets.GITHUB_TOKEN }} + owner-name: ${{ github.repository_owner }} + repository-name: ${{ github.event.repository.name }} + force: false diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 958f6ae..9fd5ced 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,4 +40,4 @@ Must be one of the following: EddieHub is all about open source collaboration. We want it to be a place which is inclusive and welcoming for all and therefore, our maintainers are carefully chosen from those we see upholding the EddieHub guiding principles of collaboration first, code second, making quality contributions to EddieHub over a longer period of time and those that follow the [CODE of CONDUCT](CODE_OF_CONDUCT.md). -Please don’t ask to become a maintainer; instead, show your interest and potential through quality contributions. Our moderation team regularly discusses which contributors make a positive impact on the community. Those seen regularly making a positive impact in line with our code of conduct will be extended an invite to join the maintainer team. \ No newline at end of file +Please don’t ask to become a maintainer; instead, show your interest and potential through quality contributions. Our moderation team regularly discusses which contributors make a positive impact on the community. Those seen regularly making a positive impact in line with our code of conduct will be extended an invite to join the maintainer team. diff --git a/README.md b/README.md index 414462c..d11de54 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,6 @@ ## Our Pledge -We take participation in our community as a harassment-free experience for everyone and we pledge to act in ways to contribute to an open, welcoming, diverse and inclusive community. +We take participation in our community as a harassment-free experience for everyone and we pledge to act in ways to contribute to an open, welcoming, diverse and inclusive community. -If you have experienced or been made aware of unacceptable behaviour, please remember that you can report this. Read our [Code of Conduct](https://github.com/EddieHubCommunity/support/blob/main/CODE_OF_CONDUCT.md). +If you have experienced or been made aware of unacceptable behaviour, please remember that you can report this. Read our [Code of Conduct](https://github.com/EddieHubCommunity/support/blob/main/CODE_OF_CONDUCT.md). diff --git a/docs/moderators/github.md b/docs/moderators/github.md index 1adc88b..df42691 100644 --- a/docs/moderators/github.md +++ b/docs/moderators/github.md @@ -46,7 +46,7 @@ If a contributor has not responded to reviews or comments on a PR, follow this g - After 14 days (two weeks) of inactivity **since the contributor's last comment**, a maintainer should close the pull request. - Be sure to leave a friendly message thanking them for their efforts and inviting them to request that we re-open the PR when they are available to complete the changes. -In general, only *one* maintainer should be reaching out to the contributor. If multiple maintainers reach out, we could inadvertently make our contributors feel pressured/rushed. We are all busy and want to respect each others' time. +In general, only _one_ maintainer should be reaching out to the contributor. If multiple maintainers reach out, we could inadvertently make our contributors feel pressured/rushed. We are all busy and want to respect each others' time. ## Handling Inactive Issues diff --git a/docs/snippets/en/github-action-failing.md b/docs/snippets/en/github-action-failing.md index 0e0dd68..091f35f 100644 --- a/docs/snippets/en/github-action-failing.md +++ b/docs/snippets/en/github-action-failing.md @@ -8,11 +8,12 @@ Any questions feel free to ask in the EddieHub Discord http://discord.eddiehub.o --- -### +### GitHub Actions perform automated tests. They do not replace manual review but help us focus on the more valuable collaboration. GitHub Actions usually include... + - Building the project - Automated testing - Linting to check consistent in code formatting diff --git a/docs/snippets/en/issue-before-pr.md b/docs/snippets/en/issue-before-pr.md index ff19946..98d46f7 100644 --- a/docs/snippets/en/issue-before-pr.md +++ b/docs/snippets/en/issue-before-pr.md @@ -6,7 +6,7 @@ Thank you for the PR. It is better to make an issue first. --- -### +### Benefits of creating an Issue first diff --git a/docs/snippets/en/join-discord.md b/docs/snippets/en/join-discord.md index 5e354b1..828904c 100644 --- a/docs/snippets/en/join-discord.md +++ b/docs/snippets/en/join-discord.md @@ -6,7 +6,7 @@ Come and join the realtime discussion and collaboration http://discord.eddiehub. --- -### +### GitHub is great for async conversations and persisting the collaboration. But sometimes we need that realtime conversation too diff --git a/docs/snippets/en/screenshots.md b/docs/snippets/en/screenshots.md index 3ed8fd8..cc9dd21 100644 --- a/docs/snippets/en/screenshots.md +++ b/docs/snippets/en/screenshots.md @@ -6,7 +6,7 @@ Explaining your PR changes is great. Please also consider adding a before/after --- -### +### A picture speaks a 1000s words, well in our case a screenshot. diff --git a/docs/snippets/id/issue-before-pr.md b/docs/snippets/id/issue-before-pr.md index d21e680..75c452b 100644 --- a/docs/snippets/id/issue-before-pr.md +++ b/docs/snippets/id/issue-before-pr.md @@ -6,7 +6,7 @@ Terima kasih atas PR Anda. Lebih baik Anda membuat isu terlebih dahulu. --- -### +### Manfaat membuat isu terlebih dahulu diff --git a/docs/snippets/id/join-discord.md b/docs/snippets/id/join-discord.md index f56d76a..0999b61 100644 --- a/docs/snippets/id/join-discord.md +++ b/docs/snippets/id/join-discord.md @@ -6,7 +6,7 @@ Mari bergabung dalam diskusi dan kolaborasi secara langsung di [Discord EddieHub --- -### +### GitHub sangat baik untuk percakapan asinkron dan mempertahankan kolaborasi. Tapi terkadang kita juga membutuhkan percakapan secara langsung. diff --git a/docs/snippets/id/screenshots.md b/docs/snippets/id/screenshots.md index f40d063..d3fb5dd 100644 --- a/docs/snippets/id/screenshots.md +++ b/docs/snippets/id/screenshots.md @@ -6,7 +6,7 @@ Menjelaskan perubahan PR Anda sangat baik. Harap pertimbangkan juga untuk menamb --- -### +### Sebuah gambar berbicara 1000 kata. Dalam hal ini, sebuah tangkapan layar. diff --git a/docs/snippets/pt/github-action-failing.md b/docs/snippets/pt/github-action-failing.md index 8fe73e6..0a2457e 100644 --- a/docs/snippets/pt/github-action-failing.md +++ b/docs/snippets/pt/github-action-failing.md @@ -14,11 +14,11 @@ As GitHub Actions executam certos testes automatizados. Elas não substituem rev GitHub Actions normalmente incluem: -- Construção de um projeto +- Construção de um projeto - Testes automatizados - Linting para verificar a consistência na formatação do código --- -Línguas: todas +Línguas: todas Rótulo: Guia de estilo diff --git a/docs/snippets/pt/issue-before-pr.md b/docs/snippets/pt/issue-before-pr.md index 6dc3022..04b62b3 100644 --- a/docs/snippets/pt/issue-before-pr.md +++ b/docs/snippets/pt/issue-before-pr.md @@ -15,5 +15,5 @@ Benefícios em criar uma Assunto primeiro: --- -- Languages: all Línguas: todas +- Languages: all Línguas: todas - Labels: Style guide Rótulo: Guia de estilo diff --git a/docs/snippets/pt/join-discord.md b/docs/snippets/pt/join-discord.md index 3c84cbd..2547e17 100644 --- a/docs/snippets/pt/join-discord.md +++ b/docs/snippets/pt/join-discord.md @@ -2,7 +2,7 @@ ### TLDR; -Venha participar na discussão e colaboração em tempo real http://discord.eddiehub.org +Venha participar na discussão e colaboração em tempo real http://discord.eddiehub.org --- @@ -12,9 +12,9 @@ GitHub é óptimo para conversas assíncronas e manter a colaboração. No entan - Respostas mais rápidas - Vários participantes podem juntar-se à conversa -- Chamadas e partilha de ecrã +- Chamadas e partilha de ecrã ----- +--- -- Línguas: todas +- Línguas: todas - Rótulo: Guia de estilo diff --git a/docs/snippets/pt/screenshots.md b/docs/snippets/pt/screenshots.md index 4f4f387..e29eaf8 100644 --- a/docs/snippets/pt/screenshots.md +++ b/docs/snippets/pt/screenshots.md @@ -13,5 +13,5 @@ Uma imagem vale por mil palavras ou, neste caso, a captura de ecrã (screenshot) --- -- Línguas: todas +- Línguas: todas - Rótulo: Guia de estilo diff --git a/docs/snippets/pt/smaller-pull-requests.md b/docs/snippets/pt/smaller-pull-requests.md index e50820d..cc96581 100644 --- a/docs/snippets/pt/smaller-pull-requests.md +++ b/docs/snippets/pt/smaller-pull-requests.md @@ -17,5 +17,5 @@ Porque é que os PR pequenos são melhores --- -- Línguas: todas +- Línguas: todas - Rótulo: Guia de estilo diff --git a/docs/snippets/pt/update-branch.md b/docs/snippets/pt/update-branch.md index ba9c5af..f251d26 100644 --- a/docs/snippets/pt/update-branch.md +++ b/docs/snippets/pt/update-branch.md @@ -2,7 +2,7 @@ ### TLDR; -Obrigado pelo seu PR. O seu ramo parece estar atrás da predefinição do ramo main. Por favor atualize com as ultimas mudanças. +Obrigado pelo seu PR. O seu ramo parece estar atrás da predefinição do ramo main. Por favor atualize com as ultimas mudanças. --- @@ -10,7 +10,7 @@ Obrigado pelo seu PR. O seu ramo parece estar atrás da predefinição do ramo m À medida que as mudanças são fundidas, outros PRs ficarão desatualizados e precisarão ser atualizados. -- Atualize o ramo main para uma bifurcação prédefinida +- Atualize o ramo main para uma bifurcação prédefinida - Merge main into your branch - Funda o main no seu ramo diff --git a/docs/snippets/ru/github-action-failing.md b/docs/snippets/ru/github-action-failing.md index 5350bcd..ca424b5 100644 --- a/docs/snippets/ru/github-action-failing.md +++ b/docs/snippets/ru/github-action-failing.md @@ -8,11 +8,12 @@ --- -### +### GitHub Actions выполняют автоматизированные тесты. Они не заменяют ручную проверку, но помогают нам сосредоточиться на более ценном сотрудничестве. GitHub Actions обычно включают... + - Создание проекта - Автоматическое тестирование - Linting для проверки согласованности форматирования кода diff --git a/docs/snippets/ru/issue-before-pr.md b/docs/snippets/ru/issue-before-pr.md index b9fea69..c234a87 100644 --- a/docs/snippets/ru/issue-before-pr.md +++ b/docs/snippets/ru/issue-before-pr.md @@ -6,7 +6,7 @@ --- -### +### Преимущества создания Issue в первую очередь diff --git a/docs/snippets/ru/join-discord.md b/docs/snippets/ru/join-discord.md index 530acbb..0ffac32 100644 --- a/docs/snippets/ru/join-discord.md +++ b/docs/snippets/ru/join-discord.md @@ -6,7 +6,7 @@ --- -### +### GitHub отлично подходит для асинхронных разговоров и стойкого сотрудничества. Но иногда нам также необходимо обсуждение в реальном времени diff --git a/docs/snippets/ru/screenshots.md b/docs/snippets/ru/screenshots.md index ea49a3d..29a087b 100644 --- a/docs/snippets/ru/screenshots.md +++ b/docs/snippets/ru/screenshots.md @@ -6,7 +6,7 @@ --- -### +### Изображение может заменить 1000 слов, в нашем случае это скриншот. diff --git a/docs/tips/git.md b/docs/tips/git.md index d996003..92af211 100644 --- a/docs/tips/git.md +++ b/docs/tips/git.md @@ -68,6 +68,7 @@ If you want to squash the latest commit _only_, you can run one single command w git commit --amend -m "commit message" -m "commit description (optional)" ``` + 4. Force-push your changes to the desired branch. ```bash diff --git a/docs/tips/githubtips.md b/docs/tips/githubtips.md index bd9871e..28a19aa 100644 --- a/docs/tips/githubtips.md +++ b/docs/tips/githubtips.md @@ -4,17 +4,17 @@ - Fork the project (done via website) - Clone your fork (to your system) -- Run ``` git status ``` -- Create a branch to work from ``` git checkout -b ``` -- Check status ``` git status ``` +- Run `git status` +- Create a branch to work from `git checkout -b ` +- Check status `git status` - Make your code/changes/etc. -- Run ``` git add ``` -- Commit your changes ``` git commit -m "appropriate note" ``` -- Push your changes ``` git push ``` -- Configure a remote for the fork ``` git remote add upstream https://github.com/original-owner-username/original-repository.git ``` -- Update the latest version of the upstream to avoid conflicts ``` git fetch upstream ``` -- Switch to main branch in your local fork ``` git checkout main ``` -- Merge the upstream changes to your local main branch thus avoiding PR conflicts ``` git merge upstream/main ``` +- Run `git add ` +- Commit your changes `git commit -m "appropriate note"` +- Push your changes `git push` +- Configure a remote for the fork `git remote add upstream https://github.com/original-owner-username/original-repository.git` +- Update the latest version of the upstream to avoid conflicts `git fetch upstream` +- Switch to main branch in your local fork `git checkout main` +- Merge the upstream changes to your local main branch thus avoiding PR conflicts `git merge upstream/main` - Request a PR on GitHub (website) after you have done your changes. ## Learning more diff --git a/docs/tips/glossary.md b/docs/tips/glossary.md index 1dc0650..409c855 100644 --- a/docs/tips/glossary.md +++ b/docs/tips/glossary.md @@ -10,7 +10,7 @@ It's a function declared without any named identifier to refer to it. ```javascript window.addEventListener("click", function () { - // This is An Anonymous Function + // This is An Anonymous Function }); ```