Insertion Change log picks up related links for Issues
Open
Nobody has claimed this yet.
bug
p/2
Priority:2
- Dominant language
- C#
- Stars
- 23
- Forks
- 16
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Only Issues marked as "Fixes: " by PRs should be listed in the commit list table.
An example of the issue was:
PR: https://github.com/nuget/nuget.client/pull/3934
Issues:
https://github.com/nuget/home/issues/10614
https://github.com/nuget/home/issues/10030 (erroneous)
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
Start by locating the change-log insertion logic and compare its handling with PR 3934 and the linked issues 10614 and 10030. Done means the commit list table includes only Issues marked with "Fixes: " by pull requests, excluding related links such as issue 10030.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100