Giter Club home page Giter Club logo

ocp-ci-docs's Introduction

ocp-ci-docs

Scenario onboarding documentation for OpenShift CI created by the CSPI team

Contributing

Best Practices

  • Ensure any new document is linked properly in the docs/SUMMARY.md file. This is how GitBook will present documents in the generated webpage.
  • All pull requests into the main branch of this repository should come from a branch in your personal fork of the repository.
  • Do NOT push any changes to the main branch of this repository. Any changes to this branch must go through the pull request process.

Pull Requests

  • All pull requests must be reviewed by another member of the team before being merged.
  • Do not merge your own pull request. Ask a reviewer who performed a final review of your changes to merge your pull request when you are ready.
  • All pull requests must pass linting before being merged. This check will occur when a pull request is created in GitHub actions.

Linting

  • This repository uses markdownlint-cli2 as its linter.
  • The rules used for linting can be found in the .markdownlint.json file.
  • All pull requests are required to pass linting. The GitHub action that enforces that rule can be found at .github/workflows/pull_request.yml.
  • To test linting in your local environment prior to creating a pull request (recommended), use the pre-commit hook:
    1. Install pre-commit, if you haven't already.
    2. Execute pre-commit run --all-files in the root of your local copy of this repository.
    3. Fix any errors reported by that command.

Markdown Resources

Documentation

Editors

Plugins

NOTE: These plugins are specific to Visual Studio Code, our recommended editor

ocp-ci-docs's People

Contributors

calebevans avatar ascerra avatar ryankwilliams avatar madunn avatar

Stargazers

Chetna  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.