Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions Communication Stack.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,14 @@ The active developer should be assigned to the card. This means that you're resp
* Assign yourself to cards that you'd be good at (e.g. worked on before)
* Try not to overassign yourself, as it may stop other devs from jumping on the card

#### Pull Requests
The senior devs in each project are responsible for accepting PRs.

Once a PRs is accepted the latest code should be deployed to the staging url so it can be tested.

#### Testing
Tickets are only allowed to be moved into testing when they are running live on the staging url.

When a card passes, it is moved into the next column.

When a card fails, it should receive the label 'Failed Test' and be moved into the 'To do / Sprint' column
Expand All @@ -55,6 +62,9 @@ Project manager should:
* Invite devs
* Invite client

Commonly needed project files like trello link or hour sheets will be stored in the header of the main channel.


## Github
Project manager should:
* Set up private Github repo
Expand Down
3 changes: 2 additions & 1 deletion Invoicing.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

* Send invoices by the end of the month
* Send invoices to [[email protected]]([email protected]) (they will be handled by Tyeler)
* If you work on different project, write one invoice for each project
* Include your name and address
* Include company's name and address
* Include company's name and address as follows:

```
Code2Create Limited
Expand Down