This commit is contained in:
Kathy Simpson 2020-10-05 15:17:21 -07:00
Родитель a3a3d17d50
Коммит 0d2f26080c
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -22,8 +22,9 @@ Before you begin:
``` ```
### Make your update: ### Make your update:
- Tips and tricks for [navigating the codebase](#LINK TO WORKING IN GITHUB/DOCS REPOSITORY) - Tips and tricks for [navigating the codebase](#LINK TO WORKING IN GITHUB/DOCS REPOSITORY)
- Are you contributing to node.js? (Make sure you're using the latest version of node) - Are you contributing to node.js? (Make sure you're using the version of node.js that we support)
- Are you contributing to markdown? (We use [GitHub Markdown]) - Are you contributing to markdown? (We use [GitHub Markdown])
- Resolving merge conflicts: when you try to merge two branches that change the same part of the same file, you will get a merge conflict.
### Open a pull request ### Open a pull request
- Use the pull request template - Use the pull request template
@ -64,7 +65,6 @@ Learn more about contributing:
- [Suggested changes](#suggested-changes) - [Suggested changes](#suggested-changes)
- [Windows](#windows) - [Windows](#windows)
## Types of contributions :memo: ## Types of contributions :memo:
You can contribute to the GitHub Docs content and site in several ways. This repo is a place to discuss and collaborate on docs.github.com! Our small, but mighty :muscle: docs team is maintaining this repo, to preserve our bandwidth, off topic conversations will be closed. You can contribute to the GitHub Docs content and site in several ways. This repo is a place to discuss and collaborate on docs.github.com! Our small, but mighty :muscle: docs team is maintaining this repo, to preserve our bandwidth, off topic conversations will be closed.