Skip to content

Commit 8a9683d

Browse files
mchammer01Sarah Edwardssarahs
authored
Quickstart guide about issues, pull requests, GitHub Discussions and team discussions (the return) (github#18980)
* made a start * start addressing comments * simplify, simplify, simplify * more changes * rework completely * tidy up, fix typos * Update content/github/getting-started-with-github/be-social.md Co-authored-by: Sarah Edwards <skedwards88@github.com> * Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md Co-authored-by: Sarah Edwards <skedwards88@github.com> * Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md Co-authored-by: Sarah Edwards <skedwards88@github.com> * Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md Co-authored-by: Sarah Edwards <skedwards88@github.com> * Update content/github/collaborating-with-issues-and-pull-requests/quickstart-for-communicating-on-github.md Co-authored-by: Sarah Edwards <skedwards88@github.com> * Apply suggestions from code review Co-authored-by: Sarah Edwards <skedwards88@github.com> * address comments * tidy up * upcase topic * add more topics * use test fixture instead of live content * Apply suggestions from code review Co-authored-by: Sarah Edwards <skedwards88@github.com> * address latest comments Co-authored-by: Sarah Edwards <skedwards88@github.com> Co-authored-by: Sarah Schneider <sarahs@github.com>
1 parent 93cf974 commit 8a9683d

File tree

18 files changed

+179
-63
lines changed

18 files changed

+179
-63
lines changed
139 KB
Loading
128 KB
Loading
246 KB
Loading
89.2 KB
Loading
83.9 KB
Loading

content/discussions/collaborating-with-your-community-using-discussions/participating-in-a-discussion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ versions:
1212

1313
{% data reusables.discussions.about-discussions %} For more information, see "[About discussions](/discussions/collaborating-with-your-community-using-discussions/about-discussions)."
1414

15-
In addition to starting or viewing a discussion, you can comment in response to the original comment from the author of the discussion. You can also create a comment thread by replying to an individual comment that another community member made within the discussion, and react to comments with emoji. For more information about reactions, see "[About conversations on {% data variables.product.prodname_dotcom %}](/github/collaborating-with-issues-and-pull-requests/about-conversations-on-github#reacting-to-ideas-in-comments)."
15+
In addition to starting or viewing a discussion, you can comment in response to the original comment from the author of the discussion. You can also create a comment thread by replying to an individual comment that another community member made within the discussion, and react to comments with emoji.
1616

1717
You can block users and report disruptive content to maintain a safe and pleasant environment for yourself on {% data variables.product.product_name %}. For more information, see "[Maintaining your safety on {% data variables.product.prodname_dotcom %}](/communities/maintaining-your-safety-on-github)."
1818

content/github/collaborating-with-issues-and-pull-requests/about-conversations-on-github.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

content/github/collaborating-with-issues-and-pull-requests/commenting-on-a-pull-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ To reply to an existing line comment, you'll need to navigate to the comment on
3636

3737
**Tips:**
3838
- Pull request comments support the same [formatting](/categories/writing-on-github) as regular comments on {% data variables.product.product_name %}, such as @mentions, emoji, and references.
39-
- You can [add reactions](/articles/about-conversations-on-github#reacting-to-ideas-in-comments) to comments in pull requests in the **Files changed** tab.
39+
- You can add reactions to comments in pull requests in the **Files changed** tab.
4040

4141
{% endtip %}
4242

content/github/collaborating-with-issues-and-pull-requests/overview.md renamed to content/github/collaborating-with-issues-and-pull-requests/getting-started.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
---
2-
title: Overview
2+
title: Getting started
3+
shortTitle: Getting started
34
intro: 'Learn about the {% data variables.product.prodname_dotcom %} flow and different ways to collaborate on and discuss your projects.'
45
mapTopic: true
6+
redirect_from:
7+
- /github/collaborating-with-issues-and-pull-requests/overview
58
versions:
69
free-pro-team: '*'
710
enterprise-server: '*'
811
github-ae: '*'
912
topics:
1013
- Pull requests
14+
- Issues
15+
- Discussions
16+
- Fundamentals
1117
---
12-

content/github/collaborating-with-issues-and-pull-requests/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ topics:
1818

1919
### Table of Contents
2020

21-
{% topic_link_in_list /overview %}
21+
{% topic_link_in_list /getting-started %}
22+
{% link_in_list /quickstart-for-communicating-on-github %}
2223
{% link_in_list /github-flow %}
2324
{% link_in_list /about-collaborative-development-models %}
24-
{% link_in_list /about-conversations-on-github %}
2525
{% topic_link_in_list /working-with-forks %}
2626
{% link_in_list /about-forks %}
2727
{% link_in_list /configuring-a-remote-for-a-fork %}

0 commit comments

Comments
 (0)