Skip to content

Commit

Permalink
Merge pull request #24 from BlackPythonDevs/kjaymiller-Contributing-t…
Browse files Browse the repository at this point in the history
…o-README

Update README.md with Contributing Instructions
  • Loading branch information
kjaymiller authored Oct 6, 2023
2 parents 863928a + 3a63de3 commit 752b0fc
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# blackpythondevs.com
# blackpythondevs.github.io

Black Python Devs is an online-first community for Python devlopers who identify as Black.

This repo is the [GitHub Pages](https://pages.github.com/) website, built in Jekyll.

## To Develop

You can deploy your project locally but the fastest way to contribute is to use our [Codespace](<(https://github.com/features/codespaces/)https://github.com/features/codespaces/>).

- Create an Issue (and wait to be assigned)
- Fork the Code
- Make the changes
- Test your changes (create new tests as needed)
- Submit a PR

🥳

0 comments on commit 752b0fc

Please sign in to comment.