Skip to content

nyjc-computing/cips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Campus Improvement Proposals

CIPs in the repository are published automatically on the web at https://nyjc-computing.github.io/cips/. To learn more about the purpose of CIPs, please start reading at CIP 1.

Contributing to CIPs

Only members of Nanyang System Developers may propose new CIPs.

To propose a CIP:

  1. Create a new branch for your CIP.
  2. Write up the CIP in ReStructuredText (.rst) format.
  3. Make a PR from your branch to main

To prevent effort drafting a CIP going to waste, you may wish to discuss it in #general first to see if there’s support for the idea.

Checking CIP formatting and rendering

Render CIPs locally

# Install requirements
poetry install

# Build the PEPs
make html

The output HTML is found under the _build/html directory.

About

Campus Improvement Proposals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published