mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 20:21:06 +00:00
Remove dead link to out-of-date style guide (#6682)
* Remove dead link to out-of-date style guide * Replace dead link with self-hosted doc * Use relative link to style guide Co-authored-by: Benjamin Kampmann <ben@gnunicorn.org> * Format style guide Co-authored-by: Benjamin Kampmann <ben@gnunicorn.org> * Formatting Co-authored-by: Benjamin Kampmann <ben@gnunicorn.org>
This commit is contained in:
@@ -14,7 +14,7 @@ There are a few basic ground-rules for contributors (including the maintainer(s)
|
||||
. **Non-master branches**, prefixed with a short name moniker (e.g. `gav-my-feature`) must be used for ongoing work.
|
||||
. **All modifications** must be made in a **pull-request** to solicit feedback from other contributors.
|
||||
. A pull-request *must not be merged until CI* has finished successfully.
|
||||
. Contributors should adhere to the https://wiki.parity.io/Substrate-Style-Guide[house coding style].
|
||||
. Contributors should adhere to the ./STYLE_GUIDE.md[house coding style].
|
||||
|
||||
|
||||
== Merge Process
|
||||
|
||||
Reference in New Issue
Block a user