gis-pantry

Repository Guidelines

When to make a new repo

  1. You are making a standalone script or documentation
  2. Project software or documentation that is non-generic and not easly repurposed by the geospatial community
  3. Security requires you have ownership and control of your project
  4. Different contribution guidelines

When to make a community contribution:

  1. You have methods to demonstrate
  2. You have generic utilities to share
  3. Static project
  4. You want extra peer review

Before you make a new repo

  1. Follow the [BC Open Source Developement Employee Guide] BC-Open-Source-Developement-Employee-Guide - Initiating a new project
  2. Join the BCGOV organization on github

  3. Create your repo, ensuring you:
    • include a license
    • create the minimum content requirements; README.md,CONTRIBUTING.mb,and license files
    • create a CODE_OF_CONDUCT.md for contributors
  4. CREATE TAG ‘bcgov-gis’ tag to enable GIS Repo Indexing
    • bcgov-gis
    • bcgov-gis-ce
    • bcgov-gis-wildfire
    • bcgov-gis-luppe

How To Cheat Sheet

BC Open Source Development Employee Guide

BCGov GitHub Organization “How To”