You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-8Lines changed: 12 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,8 +21,12 @@
21
21
-[🎯 Experimental goals](#-experimental-goals)
22
22
-[🔧 Prerequisites](#-prerequisites)
23
23
-[📖 Learn more](#-learn-more)
24
-
-[Detailed process](#detailed-process)
25
-
-[Troubleshooting](#troubleshooting)
24
+
-[📋 Detailed process](#-detailed-process)
25
+
-[🔍 Troubleshooting](#-troubleshooting)
26
+
-[👥 Maintainers](#-maintainers)
27
+
-[💬 Support](#-support)
28
+
-[🙏 Acknowledgements](#-acknowledgements)
29
+
-[📄 License](#-license)
26
30
27
31
## 🤔 What is Spec-Driven Development?
28
32
@@ -118,7 +122,7 @@ Our research and experimentation focus on:
118
122
119
123
---
120
124
121
-
## Detailed process
125
+
## 📋 Detailed process
122
126
123
127
<details>
124
128
<summary>Click to expand the detailed step-by-step walkthrough</summary>
@@ -341,7 +345,7 @@ Once the implementation step is done, ask Claude Code to try to run the applicat
341
345
342
346
---
343
347
344
-
## Troubleshooting
348
+
## 🔍 Troubleshooting
345
349
346
350
### Git Credential Manager on Linux
347
351
@@ -360,19 +364,19 @@ echo "Cleaning up..."
360
364
rm gcm-linux_amd64.2.6.1.deb
361
365
```
362
366
363
-
## Maintainers
367
+
## 👥 Maintainers
364
368
365
369
- Den Delimarsky ([@localden](https://github.com/localden))
366
370
- John Lam ([@jflam](https://github.com/jflam))
367
371
368
-
## Support
372
+
## 💬 Support
369
373
370
374
For support, please open a [GitHub issue](https://github.com/github/spec-kit/issues/new). We welcome bug reports, feature requests, and questions about using Spec-Driven Development.
371
375
372
-
## Acknowledgements
376
+
## 🙏 Acknowledgements
373
377
374
378
This project is heavily influenced by and based on the work and research of [John Lam](https://github.com/jflam).
375
379
376
-
## License
380
+
## 📄 License
377
381
378
382
This project is licensed under the terms of the MIT open source license. Please refer to the [LICENSE](./LICENSE) file for the full terms.
0 commit comments