Opened at 2024-10-10T16:27:57Z
Last modified at 2024-10-22T17:40:32Z
#4118 assigned enhancement
Contributor/Developer guide — at Initial Version
Reported by: | blaisep | Owned by: | blaisep |
---|---|---|---|
Priority: | normal | Milestone: | User Documentation Goals |
Component: | documentation | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
### Contributor/Developer? Guide (step by step) As a contributor, I need to create an environment that allows me to
- build Tahoe from source
- run the relevant CI
- observe the results
So that I can make repairs and changes before submitting a PR.
Background: The current [contributor guide](https://tahoe-lafs.readthedocs.io/en/latest/contributing.html) does not
- step the reader through building the project from source
- describe the various relevant CI targets
- where to find the test results
- list the requirements for a PR
- find similar work in progress
Note: See
TracTickets for help on using
tickets.