Skip to content

Shrinks99/recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wilkinson Graphics Corporation Recipes

Family recipes, now on the World Wide Web!

This repo is used as a submodule for wilkinson.graphics.

Writing and Submitting a Recipe

  1. Create a new branch in GitHub Desktop in the branches dropdown
  2. Select new branch and give it the recipe name
  3. If there are changes, bring them to the new branch by selecting the Bring my Changes field
  4. Select Switch Branch
  5. Open the project folder in your text editor, VSCodium is recommended.
  6. If required, create a new folder under content for the recipe's category.
  7. Right click on TEMPLATE.md and copy
  8. Right click on the category folder for the recipe and paste.
  9. Rename the file in lowercase with words separated by dashes
  10. Fill in the content according to the template styles

Committing Changes to GitHub

  1. In the changes tab, select the files that will be committed to the branch (ie. the recipe)
  2. Write a descriptive commit message if necessary.
  3. Hit the commit button
  4. Hit Publish Branch button (looks like a tab) to send the updated branch to GitHub
  5. On the recipes pull requests page, make a new pull request (click button)
  6. Select the new branch as the compare branch to merge into the main base branch
  7. Note any relevant changes in the description.
  8. Add Henry as a reviewer
  9. Click the Create Pull Request button
  10. After the pull request has been merged, delete the local copy of the branch in GitHub Desktop.

About

Family recipes!

Topics

Resources

License

Stars

Watchers

Forks

Contributors