-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
24 additions
and
58 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
name: Invitation to the GitHub Community Organization | ||
description: I would like to be part of the awesome community | ||
title: "Please invite me to the GitHub Community Organization" | ||
description: Eu gostaria de fazer parte da comunidade incrível | ||
title: "Por favor, convide-me para a Organização da Comunidade GitHub" | ||
labels: [invite me to the organisation] | ||
body: | ||
- type: input | ||
id: name | ||
attributes: | ||
label: Name | ||
placeholder: Insert your name here | ||
label: Nome | ||
placeholder: Insira seu nome aqui | ||
validations: | ||
required: true | ||
- type: input | ||
id: discordname | ||
attributes: | ||
label: Discord Username(if exists) | ||
placeholder: Insert your discord username here | ||
label: Discord Username(se existir) | ||
placeholder: Insira seu nome de usuário de discórdia aqui | ||
validations: | ||
required: false | ||
- type: textarea | ||
id: Additional | ||
attributes: | ||
label: Additional Context | ||
description: What do you like about this community/ why do you want to join? | ||
label: Contexto Adicional | ||
description: O que você gosta nesta comunidade/por que você quer participar? | ||
validations: | ||
required: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,9 +9,9 @@ jobs: | |
- name: Invite on label | ||
uses: vj-abigo/[email protected] | ||
with: | ||
organization: LTD-cyber-security | ||
organization: Estevam-Innovations | ||
label: invite me to the organisation | ||
repo-token: ${{ secrets.GITHUB_TOKEN }} | ||
comment: '<b>Invitation sent for the GitHub Organisation. Welcome to the community 🎉</b><br><br>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/LTD-cyber-security/people<br><br>Tips for practising:<br><br>Customise your GitHub profile, here is a live stream on it https://www.youtube.com/watch?v=cT6GXCuS0Zo<br>Practice repo, instructions on how to add your name to the README in the README https://github.com/LTD-cyber-security/hacktoberfest-practice<br>Remember contributing to open source is not just about code, its about collaboration, communication and adding value<br>Join our discord server https://discord.gg/bTUVVq83BB' | ||
comment: '<b>Invitation sent for the GitHub Organisation. Welcome to the community 🎉</b><br><br>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/Estevam-Innovations/people<br><br>Tips for practising:<br><br>Customise your GitHub profile, here is a live stream on it https://www.youtube.com/watch?v=cT6GXCuS0Zo<br>Practice repo, instructions on how to add your name to the README in the README https://github.com/Estevam-Innovations/hacktoberfest-practice<br>Remember contributing to open source is not just about code, its about collaboration, communication and adding value<br>Join our discord server https://discord.gg/bTUVVq83BB' | ||
env: | ||
INVITE_TOKEN: ${{ secrets.INVITE_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters