itwanger / itwanger/paicoding

注释是否有误

Open Beginner friendly
#120 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
3.2k
Forks
622
PR merge metrics
No merged PRs in 30d

Description

UserStatisticEventListener.java文件是用来统计计数的,但是注释写的是积分相关的,如下图
Image
下图是UserActivityListener.java,增加活跃度积分的,这个是对的
Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.