add more cpplings case
Open
Nobody has claimed this yet.
enhancement
good first issue
help wanted
- Dominant language
- C++
- Stars
- 4.4k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
Enhancement
add more cpplings cases, such as:
- template programming
- STL usages
- new feature in C++14/17/20
- and more
referencesrc/cpplings/README.md
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 src/cpplings/README.md to understand the existing cases and how they are organized. Define a focused set of additions for template programming, STL usage, or selected C++14/17/20 features, then update the referenced material so the new cases are documented and complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- content
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100