- Clone this repository into your project
- Rename this README.md file instructions.md
- Rename BLANK_README.md to README.md
- Delete the .gitignore file from this repo, and rename either gitignore-django or gitignore-react to .gitignore. Delete the other unused gitignore file
- If this is a Django project rename ruff.toml to .ruff.toml, and flake8 to .flake8, otherwise these files can be deleted.
- Rename markdownlint.json to .markdownlint.json
- Customize the README.md file for your project, by doing a search and replace with your text editor for the following:
github_username,repo_name,twitter_handle,linkedin_username,email,email_client,project_title,project_description - Double-check your links and images are in the right place.
- Save your changes to github.