Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite75f875

Browse files
Update hallucinations from CONTRIBUTING.md
1 parent67d2f8d commite75f875

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

‎CONTRIBUTING.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Contributing toCoder's Dev Container Features
1+
#Contributing toDanielleMaywood's Dev Container Features
22

3-
This guide contains information about how to contribute to this collection of dev container Features maintained byCoder.
3+
This guide contains information about how to contribute to this collection of dev container Features maintained byDanielleMaywood.
44

55
##Current Features
66

@@ -53,12 +53,17 @@ src/
5353

5454
##Testing Your Feature
5555

56-
Before submitting a PR, test your featureby building andusinga dev container that incorporates it:
56+
Before submitting a PR, test your feature usingthe Dev Container CLI:
5757

5858
```bash
5959
# From the repository root
60-
cd ..
61-
devcontainer build --workspace-folder ./devcontainer-features --feature-set src/your-feature-name
60+
devcontainer featurestest -f your-feature-name
61+
```
62+
63+
You can also test all features:
64+
65+
```bash
66+
devcontainer featurestest
6267
```
6368

6469
##Versioning Guidelines

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp