Skip to content

bcgov/bcwebmaps-options

Folders and files

NameName
Last commit message
Last commit date

Latest commit

871e9b3 · Dec 18, 2024
Sep 27, 2020
Oct 19, 2020
Sep 27, 2020
Sep 27, 2020
Sep 27, 2020
Aug 29, 2024
Dec 18, 2024
Sep 27, 2020
Sep 27, 2020
Sep 27, 2020
Sep 27, 2020
Sep 27, 2020
Sep 27, 2020
Nov 6, 2024
Dec 18, 2024
Aug 26, 2020
Jan 3, 2021
Sep 27, 2020
Sep 27, 2020
Sep 27, 2020
Sep 27, 2020
Dec 18, 2024
Oct 31, 2024
Jan 27, 2022

Repository files navigation

BCWebMaps-Options

img

BC Web Mapping Technological Solutions And Experiences

see Documentation - https://bcgov.github.io/bcwebmaps-options

Development

GitHub | Jekyll | Ruby

We are actively adding new features and enhancements.

Read about our design theme here.

Read our development guide here.

Contributing Guideline:

Contributions are welcome, but please review this document before making any change

  • Best Practices:

    • Be careful when using/passing/storing credentials
    • Maintain quality
  • Pull Requests:

    • We use the Forking process in our development. Click Here for more details and best practices
    • Please, add brief description of what's been added/fixed, what issue was addressed
    • Reviewers either set the status to 'Approve' or 'Request Changes'
    • Once approved, submitter Squash and Merge (not just Merge) code (kicks off Github Actions)
    • Submitter ensures all Github Actions completes successfully
  • Git Commit Messages style-guide:

    • Use the present tense ("Add feature" not "Added feature")
    • Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
    • Limit the first line to 72 characters or less