Gerhard Lazu
|
88d78a963d
|
Use CONTRIBUTING from our org
Rather than having multiple CONTRIBUTING files, one for each repository,
which we will need to keep in sync, we could use GitHub's special .github
repository for community files.
This idea was first reported by @bpo in the context of the examples
repository: https://github.com/dagger/examples/pull/47#issuecomment-1012517202
I have added it as https://github.com/dagger/.github and explained how
the contributing flow now changed for first-time contributors to *any*
repository in our org: https://github.com/dagger/examples/pull/47#issuecomment-1013450052
There is more info on this feature here:
https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file
We could continue by adding CODE_OF_CONDUCT, SECURITY etc. files and all
our repositories will use them, without needing to add these files to
each repository.
Is this a GitHub feature something that fits us?
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
|
2022-01-20 16:29:07 +00:00 |
|
Jonathan Hult
|
d0e7d9b564
|
Link to new CUE GitHub repository
https://github.com/cue-lang/cue/issues/1078
Signed-off-by: Jonathan Hult <Jonathan@JonathanHult.com>
|
2021-10-20 14:49:26 -04:00 |
|
Sam Alba
|
91ad12bff1
|
docs: added missing dagger init
Signed-off-by: Sam Alba <sam.alba@gmail.com>
|
2021-10-05 18:59:34 -07:00 |
|
Richard Jones
|
a1c2d14162
|
moved what is cue page to Learn section
Signed-off-by: Richard Jones <richard@dagger.io>
|
2021-10-05 15:26:49 -06:00 |
|
Richard Jones
|
11749cde01
|
replaced workspace with project
Signed-off-by: Richard Jones <richard@dagger.io>
|
2021-09-23 16:03:02 -07:00 |
|
Richard Jones
|
0037fa1f2f
|
additional information, new Packages section, and fix linting
Signed-off-by: Richard Jones <richard@dagger.io>
|
2021-09-21 11:41:13 -07:00 |
|
Richard Jones
|
8c46a1d2f1
|
initial work on what is cue
Signed-off-by: Richard Jones <richard@dagger.io>
|
2021-09-21 11:41:13 -07:00 |
|
huming
|
2b22c4cf36
|
Fix Typo
Signed-off-by: huming <humings@gmail.com>
|
2021-09-15 15:52:58 +08:00 |
|
Sam Alba
|
c7b9549afa
|
Merge pull request #953 from slumbering/docs-menu-refacto
docs: ♻️ merge API Reference and Universe menu entries
|
2021-09-10 08:58:22 -07:00 |
|
Guillaume de Rouville
|
6f23e9fe2a
|
refacto/doc: remove 'cue init' step from doc
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
|
2021-09-08 22:31:47 +02:00 |
|
jffarge
|
a2088a09ac
|
docs: ♻️ merge API Reference and Universe menu entries
Signed-off-by: jffarge <jf@dagger.io>
|
2021-09-08 15:19:19 +02:00 |
|
Guillaume de Rouville
|
82d45985a5
|
1004 test implementation
Signed-off-by: Guillaume de Rouville <guillaume.derouville@gmail.com>
|
2021-09-01 11:12:41 +02:00 |
|
Solomon Hykes
|
4a9a355156
|
Docs: fix dup navbar, pt 2
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-22 12:50:47 +02:00 |
|
Solomon Hykes
|
c3139cbd35
|
Docs: fix dup navbar, pt 1
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-22 12:50:47 +02:00 |
|
Solomon Hykes
|
57754bebb8
|
"kb style" docs: decouple URLs from structure
Signed-off-by: Solomon Hykes <solomon@dagger.io>
|
2021-07-16 19:08:18 +02:00 |
|