Skip to content

Commit

Permalink
Update contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Dec 12, 2024
1 parent 0426ffe commit 1b89d57
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@ If you want to ask a question, ask in the [discussion forum](https://community.p

## I Want To Contribute

> When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project license.
:::Info

When contributing to this project, you must agree that you have authored 100% of the content, that you have the necessary rights to the content and that the content you contribute may be provided under the project license.

:::

Generally speaking we try to follow the [Lazy Concensus](https://community.apache.org/committers/decisionMaking.html) model of development to keep the builds healthy and ourselves happy.

Expand Down Expand Up @@ -125,7 +129,7 @@ If you come to the Discord you might be asked to report an issue or start a disc

### How to test incoming changes

One of the nice things about the image model is that we can generate an entire OS image for every change we want to commit, so this makes testing way easier than in the past.
One of the nice things about the image model is that we can generate an entire OS image for every change we want to commit, so this makes testing way easier than in the past.
You can rebase to it, see if it works, and then move back.
This also means we can increase the amount of testers!

Expand Down Expand Up @@ -298,7 +302,3 @@ Budget for a 24 hour delay after Fedora has fixed a regression before removing i
## Attribution
This guide is based on the **contributing.md**. [Make your own](https://contributing.md/)!
<hr/>
**[\<\-\- View Universal Blue General Documentation](https://universal-blue.discourse.group/docs?topic=3318)**

0 comments on commit 1b89d57

Please sign in to comment.