MagnoCarta / MagnoCarta/ObjectiveCLearning
Melhoria na documentação
- Dominant language
- Objective-C
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Minha sugestão seria para colocar alguns exemplos de uso na documentação, como:
let polygn = MathSupport.PolygonClass()
polygn.circleArea(2)
Outra sugestão seria exibir algum tipo de warning ou erro ao receber valores de medida negativos como em:
polygn.circleArea(-2)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the MathSupport.PolygonClass and circleArea entry points mentioned in the issue, then locate the documentation that describes their usage. Add a polygon-area example and define the expected warning or error behavior for negative measurements; done means both requests are documented or implemented consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100