Skip to content

LeDuble/Git-Etiquette-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Git-Etiquette-Template

Read the full documentation of Git Etiquette

Use this template

  1. Click the Use this template button, then create a new repository while making sure to select the option to include all branches. Additionally, be sure to check the owner of the repository, either an organization or an individual, depending on your needs.
    • The template contains a main and a dev branch, issue and pull request templates, and a workflow file, to help you quickly get started on your project.

Initial setups

Project board

  1. Copy a project board from https://github.com/users/LeDuble/projects/8 and click the three dots in the top right, and select "Make a Copy".
    • Make sure to verify that the owner of the project is going correct before proceeding, either an organization or an individual.
    • This project board contains all the necessary settings, so no additional configuration is needed.
    • Link it to your repository through the Projects tab in your repository.

Labels

  1. Add labels to your organization or repository as described here: The labels for issues (Git Etiquette)

Workflow file setup

  1. select the workflow file that you are going to use
  • If you are planning to use this workflow within your organization, keep the WFprojects_organization_version.yaml file and delete the WFprojects.yml file. If you are planning to use it as an individual, do the opposite.
  1. Read the documentation (Git Etiquette) to learn how to configure the workflow file.
  • If the setup has already been done, you can proceed to the next step which is configuring the values. Read more at here
    • If the app has already been installed to your organization and the required secret variables have been added, all you need to do is update the values of the organization_name and project_number (see: how to find project number).

Learn the strategy

  1. Start learning The strategy and applying it to your workflow!

Start creating

  1. And have fun, enjoy the development process!

Read the full documentation of Git Etiquette and don't forget to give the project a star on GitHub!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published