28 Commits

Author SHA1 Message Date
Sally MacFarlane
1637cef865 [CONTRIBUTING] add trivial change clause (#7972) 2024-12-06 00:15:20 +00:00
Sally MacFarlane
24ed2d0b21 update discord invite link (#7836)
Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
2024-10-31 08:09:22 +00:00
gringsam
96f04a726c fix wiki (#7480)
Signed-off-by: Snazzy <snazzysam933@gmail.com>
Co-authored-by: Sally MacFarlane <macfarla.github@gmail.com>
2024-08-20 00:33:19 +00:00
Sally MacFarlane
123bb7c0ea one more discord link and a typo (#3457)
* typo genesis

Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>

* discord

Signed-off-by: Sally MacFarlane <sally.macfarlane@consensys.net>
2022-02-18 13:47:09 +10:00
Felipe Faraggi
bcdb1144b5 updated the contribtion docs: (#448)
updated Jira links and references to github issues tab

Signed-off-by: Felipe Faraggi <felipefaraggi@gmail.com>

Co-authored-by: MadelineMurray <43356962+MadelineMurray@users.noreply.github.com>
2020-03-19 14:49:20 +10:00
Felipe Faraggi
28205875c5 roll back on ALL-CAPS.md files for TSC proposal (#376)
Signed-off-by: Felipe Faraggi <felipefaraggi@gmail.com>
2020-02-26 13:39:26 +01:00
Felipe Faraggi
2c1a0cc64d Refactor/contributor content (#321)
* Contributor Content: complete refactor

- Deleted contributor files now hosted in wiki,
(CLI-STYLE-GUIDE.md, CODE-OF-CONDUCT.md, CODING-CONVENTIONS.md,
ROADMAP.md, SECURITY.md).
- Deleted old docs files in /docs folder (except readme for redirect).
- Refactored the root README.md with relevant content.
- Refactored the CONTRIBUTING.md file to simplify it with links to wiki.

* added contact developer advocate link
* small updates on README and CONTRIBUTING MDs.
* README updated.
* unified links for docs, jira, etc
* updated suggestions from PR comments
* updated links from comments
* updated links that still pointed to internal /docs
* LF wording and links

Signed-off-by: Felipe Faraggi <felipefaraggi@gmail.com>
Co-authored-by: Nicolas MASSART <NicolasMassart@users.noreply.github.com>
2020-01-30 17:53:14 +01:00
Felipe Faraggi
c9b9f0315f Fixed old Jira links (fixes #149) (#240)
Signed-off-by: Felipe Faraggi <felipefaraggi@gmail.com>
2019-12-12 10:58:55 +10:00
Tim Beiko
1ad364c9d9 Update Contributing Guidelines (#222)
* Update Contributing Guidelines

Signed-off-by: Tim Beiko <t.beiko23@gmail.com>

* Update testing section

Signed-off-by: Tim Beiko <t.beiko23@gmail.com>

* Use headers instead of <details>

Signed-off-by: Tim Beiko <t.beiko23@gmail.com>
2019-11-27 18:08:07 -05:00
Danno Ferrin
fcab455ca7 Update Governance and Code of Conduct verbiage. (#120)
The old governance doc does not apply to the Hyperledger project, so it
is deleted.

Added a note that there is also a HLP code of conduct that also applies.

Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
2019-10-21 22:30:09 -06:00
Edward
0197f9f257 Update Jenkins Build for Pantheon → Besu considerations (#1)
* Update ignores
* Update Jenkins
* Update configuration

Signed-off-by: Edward Evans <edward.evans@consensys.net>
2019-09-16 12:42:27 +10:00
Joshua Fernandes
d6a2394e2d Migrating Pantheon to Besu (#1945)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-09-16 11:14:10 +10:00
Nicolas MASSART
eee210b26a remove the doc content and update contribution docs (#1822)
* remove the doc content and update contribution docs
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-08-07 18:49:56 +02:00
MadelineMurray
20ebbf3337 Updated to reference Jira issues (#1165)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-03-29 13:14:07 +10:00
Nicolas MASSART
1c543bff6f Update doc contribution guidelines (#796)
* Updated search urls
* Added math support
* Doc Style guide
* removed useless extensions
* splitting doc guidelines into 3 parts
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-03-04 09:01:35 +01:00
Eric Kellstrand
2c8a607fd1 [797] "Good First Issue" Link is Broken in CONTRIBUTING.md (#840)
- Fixed the "Good First Issue" Link in "Your First Code Contribution" section of /CONTRIBUTING.md
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-02-12 10:52:44 -05:00
MadelineMurray
214ddcc60a Added libsodium requirement (#675)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-01-30 07:44:23 +10:00
Jonny Rhea
33f7186b8f Fixing broken links and styling issues in CONTRIBUTING.md (#510)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2019-01-07 13:11:21 -06:00
MadelineMurray
73be129182 Added Coding Conventions (#342)
* Added Coding Conventions

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-12-04 11:56:19 +10:00
Eric Kellstrand
7394ad7c05 Cleaned up outstanding TODOs in documentation (#192)
- Created CLA.md
- Updated Gitter URLs
- Updated Role definitions
- deleted java-modules.md.  If written, it belongs in the JavaDoc package.hmtl
- Removed broken index link to Documentation Style Guide
- Fixed broken link to PR labels
- Converted issue templates to comment out each line individually
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-26 17:15:09 -04:00
Eric Kellstrand
59de256b98 Renamed "Beginner" label back to "good first issue" per github default/best practice (#176)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-26 14:09:46 -04:00
Eric Kellstrand
d419f43044 [NC-1543] New User labels for public backlog (#154)
- Sync'd github lablels with CONTRIBUTING.md
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-25 18:07:16 -04:00
Adrian Sutton
6e8a8dbe7d Remove invalid links and things we don't actually do from CONTRIBUTING.md (#145)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-26 06:34:30 +10:00
mark-terry
454a787a8d [NC-1773] Minor OSS documentation tweaks. (#122)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-23 14:25:47 +10:00
Eric Kellstrand
19ded95bcc [NC-1540] First Draft of OSS Roles & Std OSS Documenation (#53)
[NC-1699] Fill in download badge links once artifacts exist on bintray
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-12 11:35:38 -04:00
Eric Kellstrand
feee715f6f [NC-1540] First Draft of OSS Roles & Std OSS Documenation (#29)
* [NC-1540] First Draft of OSS Roles & Std OSS Documentation
- OSS Docs & Templates
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-11 16:44:42 -04:00
Chris Mckay
75ce3a4f02 [MINOR] removing executable from files (#14)
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-10 14:22:54 +11:00
PegaSys Admin
7dfc2e4085 Initial commit
Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
2018-10-09 15:17:20 +00:00