4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Julia5,773 forks (5,773 forks)batch import
Hacktoberfestdocsgood first issuehelp wanted
Repository metrics
- Stars
- 48,709 stars (48,709 stars)
- PR merge metrics
- Avg merge 20d 6h (Avg merge 20d 6h)157 merged PRs in 30d (157 merged PRs in 30d)
Description
While catch_backtrace is mentioned in the manual, there is no documentation for how to use it.
Contributor guide
- Research direction
- Locate where `catch backtrace` is defined in the Julia source code, examine existing documentation for similar functions (e.g., `catch exception`), and write a docstring following the project's documentation style guide.
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Documentation
- Prerequisites
- GitJulia