Add a CONTRIBUTING file#1353
Merged
StefanKarpinski merged 1 commit intoJuliaLang:masterfrom Oct 11, 2012
Merged
Conversation
Member
|
I'd have already pushed the draft as-is but I'm at work. |
Started by @JeffreySarnoff. Should be complete enough to not cause harm, but definitely needs more work.
Member
|
Giving this a few hours to bake to ensure neither @JeffreySarnoff nor I have said anything horribly misleading or flat-out wrong in this document. I'll push it directly at around 2300 CDT (0400 UTC). |
Member
|
I'm just going to merge it and then we can hack away at it if someone doesn't like the content. |
StefanKarpinski
added a commit
that referenced
this pull request
Oct 11, 2012
Add a CONTRIBUTING file
Member
|
...that was the idea; I'm not sure it was worth having it in 42 minutes earlier than it otherwise would have been committed. I'd rather you had read it than merged it. |
Member
|
Sorry :-. I was feeling lazy and it was easier to merge and edit than to modify the pull request. |
Member
|
I also didn't notice the specific time you were planning on pushing. |
Member
|
Didn't realize you had edited it. In that case, carry on. |
jishnub
added a commit
that referenced
this pull request
May 27, 2025
… to 7264a49 (#58527) Stdlib: LinearAlgebra URL: https://github.com/JuliaLang/LinearAlgebra.jl.git Stdlib branch: release-1.12 Julia branch: backports-release-1.12 Old commit: 4e7c3f4 New commit: 7264a49 Julia version: 1.12.0-beta3 LinearAlgebra version: 1.12.0 Bump invoked by: @jishnub Powered by: [BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl) Diff: JuliaLang/LinearAlgebra.jl@4e7c3f4...7264a49 ``` $ git log --oneline 4e7c3f4..7264a49 7264a49 Backports release 1.12 (#1353) ``` Co-authored-by: jishnub <10461665+jishnub@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This has been discussed on the mailing list here and the github article is here.
We should have a CONTRIBUTING.md file in the root of the code base.