注释是否有误
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 3.2k
- Forks
- 622
- PR merge metrics
- No merged PRs in 30d
Description
UserStatisticEventListener.java文件是用来统计计数的,但是注释写的是积分相关的,如下图
下图是UserActivityListener.java,增加活跃度积分的,这个是对的
Contributor guide
No contributing guide indexed for this repository
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
Open UserStatisticEventListener.java and compare its comments with the behavior described in the issue and the corresponding comments in UserActivityListener.java. Correct the statistic listener's comments so they describe counting rather than points, then review the diff to confirm that only documentation changed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100