mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
doc: Clarify that rust crate changes should be done in the same commit.
* doc/contributing.texi (Rust Crates): Add clarification. Change-Id: Iff45cda11b14640a70a2849fe66ae68f46cb3ba9
This commit is contained in:
parent
5dbab32115
commit
c67d8a8f1f
1 changed files with 3 additions and 0 deletions
|
|
@ -1689,6 +1689,9 @@ can be turned into a version string via @code{git-version}, for example
|
|||
@code{rust-pipewire-0.8.0.fd3d8f7} and @code{rust-pubgrub-0.3.0.b70cf70}.
|
||||
@end table
|
||||
|
||||
When contributing Rust packages, we should have all modifications to these
|
||||
two modules, in the same commit as the package we are contributing.
|
||||
|
||||
To avoid merge conflicts with changes from multiple branches, these two modules
|
||||
are maintained by the Rust team (@pxref{Teams}).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue