-
Notifications
You must be signed in to change notification settings - Fork 40
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
[discussion] Branch management #72
Comments
This is going to have to be where our back-and-forth takes place today; apologies in advance. I think first we need to outline what kind of structure we want KSLib to take. Do we want:
|
Not really sure on this The continuous updates would probably be easier but people using this library (other than those contributing) probably wont check back very often (if at all) for updates if they are lots of small things. |
Or the latest version of KSLib could be included in the kOS download, which I think would serve a dual-purpose of giving the user some useful functions for stuff and letting new users see examples of the code and of functions in general |
In which case discreet updates are probably best. |
Agreed. Master already seems to be up-to-date, let's go ahead and get some of our PR backlog pushed to develop, test it, and push it to master for release of KSLib v0.1(?) |
Ok i'm going to start going through the testing the PR's I will leave a comment on them once they are tested. If you could have a look at them for spelling etc and leave a comment if you get to that one first, or merge if i have already tested. (who ever gets there second merges it) |
Sounds good |
before we release we should probably go through an make sure everything has the
line in the header too. |
The develop branch is way behind master; I don't think we need the develop branch anyways since KSLib is in a state of "continuous release". Does anybody have objections to deleting the develop branch? |
Discussion to work out what branches we need, what to call them and how we are going to organise them.
@space-is-hard - tagging you to make sure you see this.
The text was updated successfully, but these errors were encountered: