Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 2.68 KB

README.md

File metadata and controls

46 lines (31 loc) · 2.68 KB

Documentation

Video tutorials on how to use the Judicial framework to propose, amend and edit laws

Basic Departmental Guidelines Tutorial

Setting up enviroment

  1. Create an account at https://github.com, see Video 1.
  2. (SC-4+ only) Give Ulferno or unix_system your GitHub username so we can invite you to the correct teams.
  3. Fork the https://github.com/SCPF-Judicial/legislation repository. image
  4. Go to https://gitpod.io/#https://github.com/YOURUSERNAMEHERE/legislation (replace "YOURUSERNAMEHERE" with your GitHub username).
  5. Continue with GitHub.
  6. Wait for the site to build locally, a browser will open when it is complete (I reccomend expanding this to another tab).
  7. Grant GitPod the neccessary permissions to access GitHub at https://gitpod.io/integrations. image image

Editing files & pull requests

  1. (Skip if you have just forked the repo) Fetch upstream changes (on your fork).

image

  1. Head to the docs/departments folder and find your department. You can then edit the files. When you save a file, it will automatically update in your browser.
  2. Commit your changes.

image

  1. Push your changes.

image

  1. Open a pull request.

image image image

  1. Await approval from your Department Director or Overseer (directors can either get another directors approval or approval from their overseer, they cannot approve their own changes).

Video 1: Getting a GitHub.com Account

Getting a GitHub.com Account

Video 2: Editing the SCPF Judicial Site (Outdated)

Editing the SCPF Judicial Site