nextcloud / nextcloud/bruteforcesettings
README: Add dev setup/tips section + dev ideas section
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 55
- Forks
- 18
- Avg merge
- 9h 28m
- Merged PRs (30d)
- 21
Description
Some possible things to incorporate that others might find helpful:
- Development setup/tips
- Development environment
- Testing master
- Testing stable branches
- Testing your own changes
- Server components of BFP
- Organizing changes (branches, rebasing, commit messages, DCO signatures, and backports)
- Tips for testing BFP changes / functionality
- Submitting PRs
- Development environment
- Development ideas - e.g.
- #9 (A means of resetting recent attempts history for an IP address from the Web UI)
- #560
- essentially some highlighted ongoing areas of interest in seeing development progress in + a few choice highlights from the current "1. to develop" list or similar
- #4
- Any open bug
- Attempting to reproduce any reported bug and either identifying the root cause or following up with the original reporter if more information is likely necessary to identify root cause
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the current README and reviewing the referenced issues #9, #560, and #4, along with the linked bug list. Done means the README contains useful development setup and testing guidance, contribution tips, and a development-ideas section with appropriate references.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100