@@ -34,25 +34,25 @@ You can create and participate in issues, pull requests and team discussions, de
34
34
35
35
### {% data variables.product.prodname_github_issues %}
36
36
37
- - are useful for discussing specific details of a project such as bug reports, planned improvements and feedback.
38
- - are specific to a repository, and usually have a clear owner.
39
- - are often referred to as {% data variables.product.prodname_dotcom %}'s bug-tracking system.
37
+ - Are useful for discussing specific details of a project such as bug reports, planned improvements and feedback
38
+ - Are specific to a repository, and usually have a clear owner
39
+ - Are often referred to as {% data variables.product.prodname_dotcom %}'s bug-tracking system
40
40
41
41
### Pull requests
42
42
43
- - allow you to propose specific changes.
44
- - allow you to comment directly on proposed changes suggested by others.
45
- - are specific to a repository.
43
+ - Allow you to propose specific changes
44
+ - Allow you to comment directly on proposed changes suggested by others
45
+ - Are specific to a repository
46
46
47
47
{% ifversion fpt or ghec %}
48
48
49
49
### {% data variables.product.prodname_discussions %}
50
50
51
- - are like a forum, and are best used for open-form ideas and discussions where collaboration is important.
52
- - may span many repositories.
53
- - provide a collaborative experience outside the codebase, allowing the brainstorming of ideas, and the creation of a community knowledge base.
54
- - often don’t have a clear owner.
55
- - often do not result in an actionable task.
51
+ - Are like a forum, and are best used for open-form ideas and discussions where collaboration is important
52
+ - May span many repositories
53
+ - Provide a collaborative experience outside the codebase, allowing the brainstorming of ideas, and the creation of a community knowledge base
54
+ - Often don’t have a clear owner
55
+ - Often do not result in an actionable task
56
56
{% endif %}
57
57
58
58
{% ifversion team-discussions %}
0 commit comments