* New Crowdin translations by Github Action * Revert broken translated files to English * Revert broken translations * Revert broken translations * Revert more broket translations * Revert broken translation * Increase Node memory limit for running Jest * Allow Node to use more memory for Jest * Increase Node memory limit for running Jest Co-authored-by: Crowdin Bot <support+bot@crowdin.com> Co-authored-by: Chiedo <chiedo@users.noreply.github.com> Co-authored-by: James M. Greene <JamesMGreene@github.com>
1.4 KiB
1.4 KiB
title, intro, redirect_from, versions
| title | intro | redirect_from | versions | |||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Associating milestones with issues and pull requests | You can associate similar issues and pull requests with a milestone to better track their progress. |
|
|
{% data reusables.repositories.navigate-to-repo %}
{% data reusables.repositories.sidebar-issue-pr %}
3. Select the checkbox next to the items you want associated with a milestone.
4. In the upper-right corner, click Milestone, then start typing the name of an existing milestone. Click the milestone's name to associate it with the item. 
{% tip %}
As you're working on issues and pull requests, you can track the progress of your milestone.
{% endtip %}