Skip to content

Commit f8ff5d5

Browse files
committed
docs: start development diary
1 parent 2c3e4ab commit f8ff5d5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

DEVELOPMENT.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Development Diary
2+
3+
## Setup
4+
5+
1. Create a repository from the template https://github.com/actions/typescript-action
6+
7+
2. Clone the repository locally (this time through [GitHub Desktop](https://github.com/apps/desktop))
8+
9+
3. Open local repository in VS Code Insiders
10+
11+
4. Open the local folder in the pre-configured devcontainer
12+
13+
5. Update the CODEOWNERS so that I am the owner
14+
15+
## Development
16+
17+
1.

0 commit comments

Comments
 (0)