Skip to content

Commit

Permalink
Initial update
Browse files Browse the repository at this point in the history
  • Loading branch information
bamr87 authored Feb 8, 2024
1 parent 42a3814 commit b899840
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
---
title: contributing
description: "This page will describe the process and requirements to contribute to this repository"
lastmod: '2021-10-27T17:32:59.526Z'
---

This is how to contribute.

## Prep

Define and prep your development environment.

## Build

Build the repo using github cli, Ruby, and Jekyll.

## Test

Run the automated tests.

## Pull Request

Make a change to the contibutor page and submit a pull request

Will base this on Github's documentaiton [here](https://docs.github.com/en/contributing)https://docs.github.com/en/contributing

0 comments on commit b899840

Please sign in to comment.