Skip to content

Latest commit

 

History

History
70 lines (40 loc) · 1.72 KB

README.md

File metadata and controls

70 lines (40 loc) · 1.72 KB

Resources

A collection of resources made by and for FAC18 📚

Directory

Adding a resource

If creating a new page...

  1. Make a markdown file on github or in your code editor
  2. Add a relevant title and description then add a table with the following format:
| Name          | Link          | What is it?  | Tip from
| ------------- | ------------- | ------------ | ------------ |
| Title of resource | link to resource | Brief description | Name of finder
  1. Enter any resources to the page that you want
  2. Add a link to your new file to the directory list above.
  3. Add a home link back to this readme at the top of your page.
  4. Commit/merge etc the changes

If adding a resource to an existing page...

  1. Navigate to the correct readme file in this repo
  2. Append to the table (in the above format)
  3. Commit/merge etc the changes

Major alterations

Raise an issue or bring up in SGC?