Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add contributing documentation #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Gauvino
Copy link
Contributor

@Gauvino Gauvino commented Jul 2, 2024

Still some little work to do, like how the build process works but over-all can be reviewed

@Gauvino
Copy link
Contributor Author

Gauvino commented Jul 3, 2024

I view that you use different label issue and PR, this would require some change

@openbullet
Copy link
Owner

I view that you use different label issue and PR, this would require some change

There is no problem changing anything that is needed 😄

docs/contributing/contribute.md Outdated Show resolved Hide resolved
git remote add upstream [email protected]:openbullet2/projectname.git
```

4. To get the `OpenBullet2.Core` project to run successfully, checkout the [openbullet](https://github.com/openbullet/OpenBullet2) project.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe let's discuss this and the next steps via DMs first

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No problem, I already send you a DM before on how the step as to be

docs/contributing/development.md Outdated Show resolved Hide resolved

### Categories

These labels are broad categories for which part of the codebase is affected.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to be expanded with all the significant labels

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, when your done with all the label im gonna make this

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the labels are fine now, what do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you are satisfied with it, I'm fine too!

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I'm not gonna add more labels, please describe them in this list, thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Gauvino Gauvino marked this pull request as ready for review July 4, 2024 20:46
Copy link
Owner

@openbullet openbullet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the changes and let's discuss the steps marked as (TODO) when we have the chance! Thanks

docs/contributing/development.md Outdated Show resolved Hide resolved

### The Master Branch

The `master` branch is the primary face of the project and main branch. Except for emergency release hotfixes the `staging` development branch, all PRs should target `staging`. As a general rule, no PR should break master and all PRs should be tested before merging to ensure this does not occur. We're only human and this is still likely to happen, but you should generally be safe to build off of `stating` if you want the latest and greatest version of OpenBullet2.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's missing a "should be used" or something after staging, otherwise the sentence does not make sense.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make a suggestion of code cause I don't understand where you want "should be used" to be added.

docs/contributing/development.md Outdated Show resolved Hide resolved

### Categories

These labels are broad categories for which part of the codebase is affected.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes I'm not gonna add more labels, please describe them in this list, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants