Skip to content

Commit ed5a187

Browse files
authored
Update README.md
1 parent ff37009 commit ed5a187

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ To see the complete list of resources in this repository, navigate to [Releases]
1818
## Working in GitHub
1919
To contribute on GitHub, follow these steps:
2020

21-
-1.Visit https://github.com/microsoft/sql-server-samples and fork the repository.
22-
-2.Work in your forked repository.
23-
-3.When you're ready to make changes or publish your sample for the first time, submit a pull request into the 'master' branch of 'sql-server-samples'.
24-
-4.One of the approvers will review your request and either accept or reject the pull request.
21+
- Visit https://github.com/microsoft/sql-server-samples and fork the repository.
22+
- Work in your forked repository.
23+
- When you're ready to make changes or publish your sample for the first time, submit a pull request into the 'master' branch of 'sql-server-samples'.
24+
- One of the approvers will review your request and either accept or reject the pull request.
2525

2626
Each sample should be in its own folder with a README.md file that follows the [template](README_samples_template.md). Generated files (e.g., .exe or .bacpac) and user configuration settings (e.g., .user) should not be committed to GitHub.
2727

0 commit comments

Comments
 (0)