mirror of
https://github.com/n0remac/2020GameJamPractice.git
synced 2025-12-06 05:13:09 -06:00
update readme with workflow info
This commit is contained in:
@@ -6,6 +6,10 @@ This repository serves as team practice for the [Python Discord](https://pythond
|
|||||||
|
|
||||||
The project is a sample project, built off a [basic starter tutorial](https://arcade.academy/examples/platform_tutorial/index.html) for the [Arcade](https://pypi.org/project/arcade/) game framework.
|
The project is a sample project, built off a [basic starter tutorial](https://arcade.academy/examples/platform_tutorial/index.html) for the [Arcade](https://pypi.org/project/arcade/) game framework.
|
||||||
|
|
||||||
|
##Workflow
|
||||||
|
|
||||||
|
[Issues](https://github.com/n0remac/2020GameJamPractice/issues) that need to be added can be found with the enhancement label. Before you start on an issue you should assign it to yourself. To track issue progress the [Projects](https://github.com/n0remac/2020GameJamPractice/projects/1) page can be used. Use Hopper for when you claim a card, Development when create a new branch, Code review when you make a pull request, Merging if need be, and finally Done when complete.
|
||||||
|
|
||||||
## Useful Links
|
## Useful Links
|
||||||
|
|
||||||
1. [Using Pipenv with PyCharm](https://www.jetbrains.com/help/pycharm/pipenv.html)
|
1. [Using Pipenv with PyCharm](https://www.jetbrains.com/help/pycharm/pipenv.html)
|
||||||
|
|||||||
Reference in New Issue
Block a user