File tree Expand file tree Collapse file tree 1 file changed +0
-60
lines changed Expand file tree Collapse file tree 1 file changed +0
-60
lines changed Original file line number Diff line number Diff line change 4040
4141To create all the issues needed to finish setting this repo up. Look at issue #1 to and follow the directions.
4242
43-
44-
45-
46-
47-
48-
4943-----------------------------------------------------
5044PUT THIS INTO ISSUE #1
5145
@@ -59,60 +53,6 @@ In package.json file do the following:
5953 - [ ] review the cz-gitmoji-adapter->scopes list to see if the enteries are approritate for your project
6054 - [ ] change publishConfig->access to ` public ` or ` restricted ` (for private)
6155
62- ``` bash
63- bun i
64- bun cm
65- ```
66-
67- In build.yml do the following:
68-
69- ``` bash
70- bun i
71- bun cm
72- ```
73-
74- In depcheck.yml do the following:
75-
76- ``` bash
77- bun i
78- bun cm
79- ```
80-
81- In docs.yml do the following:
82-
83- ``` bash
84- bun i
85- bun cm
86- ```
87-
88- In lint.yml do the following:
89-
90- ``` bash
91- bun i
92- bun cm
93- ```
94-
95- In pr.yml do the following:
96-
97- ``` bash
98- bun i
99- bun cm
100- ```
101-
102- In release.yml do the following:
103-
104- ``` bash
105- bun i
106- bun cm
107- ```
108-
109- In test.yml do the following:
110-
111- ``` bash
112- bun i
113- bun cz
114- ```
115-
11656for the commit type select: ` init 🎉 Initial commit. `
11757for the scope type select; [ none]
11858for the short description: initalizing repo configuration
You can’t perform that action at this time.
0 commit comments