Update CONTRIBUTING.md

pull/822/head
ZACHRY T WOODzachryiixixiiwood@gmail.com 2022-12-19 10:43:55 -06:00 committed by GitHub
parent 38725ee7e4
commit 59f5fcbd70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 101 additions and 0 deletions

View File

@ -1,5 +1,106 @@
## Contributing to The Art of Command Line
From 542f610e9d88ead9d45c6122d79638d78a777f58 Mon Sep 17 00:00:00 2001
From: "ZACHRY T WOODzachryiixixiiwood@gmail.com"
<109656750+zakwarlord7@users.noreply.github.com>
Date: Mon, 19 Dec 2022 10:33:50 -0600
Subject: [PATCH] Update creating-new-files.md
---
.../managing-files/creating-new-files.md | 77 +++++++++++++++++--
1 file changed, 72 insertions(+), 5 deletions(-)
diff --git a/content/repositories/working-with-files/managing-files/creating-new-files.md b/content/repositories/working-with-files/managing-files/creating-new-files.md
index 7c08d3008631..907307028ca8 100644
--- a/content/repositories/working-with-files/managing-files/creating-new-files.md
+++ b/content/repositories/working-with-files/managing-files/creating-new-files.md
@@ -11,15 +11,82 @@ versions:
ghae: '*'
ghec: '*'
topics:
- - Repositories
----
-When creating a file on {% data variables.product.product_name %}, consider the following:
+ - Repositories
+ - When creating a file on {% data variables.product.product_name %}, consider the following:
+ - - #!/::'#:'##/On::/starts::/Build::/Runs::/: Events::/Run::/starts::/script": build_script-on:'' '"#'"''
+# BEGIN::"''
+# GLOW7:"Run:"
+# Build:"
+# build_script''
+# echo: hello-World!-bug-#138
+# name": "my-electron-app",
+ # versioning": "1.0.0",
+ # description: "Hello World!",
+const: "token"''
+token: "((c)(r))"''
+"[Volume].deno]": [12753750].00],
+ITEM_ID: "BITORE_34173"''
+"name": "🪁",
+ "version": "0.0.0",
+ branches:' [' TrunkBase' ]
+ pull_request:
+ # The branches below must be a subset of the branches above
+ branches: [ MainBranch]
+jobs:
+ analyze:
+ name: Analyze
+ runs-on: ubuntu-latest
+ permissions:
+ actions: read
+ contents: read
+ security-events: write
+ language: [ 'javascript' ]
+ package-on: python.js
+ bundle-with: rake.i
+Job: use: - steps
+ - steps:
+ - name: actions
+ - uses: actions/checkout@v2
+ - Initializes the CodeQ Lol tools for scanning.
+ - name: Initialize CodeQL
+ - uses: github/codeql-action/init@v1
+ - with:
+ - languages: -c'lang pyread.org/co # Automate: build languages (C/C++, C#, or Java).
+ - run the build manually (see below)
+ - name: Autobuild
+ uses: github/codeql-action/autobuild@v2
+ # Command-line programs to runm
+ # If the Autobuild fails above, remove it and uncomment the following three lines
+ # and modify them (or add more) to build your code if your project
+ # make bootstrap
+ # make release
+
+ - name: Perform CodeQL Analysis
+ uses: github/codeql-action/analyze@v1
+version:1:on:
+ownership:Zachry T WooD III:on:
+name:docs-internal:on:
+ long_name:GitHub Help Docs:on:
+ kind:heroku:on:
+ repo:https://github.com/github/docs-internal:on:
+ team:github/docs-engineering:on:
+ maintainer:iixixi:on:
+ exec_sponsor:iixixi:on:
+ product_manager:iixixi:on:
+ mention:github/docs-engineering:on:
+ qos:critical:on:
+ dependencies: {{ ${{'[((c))((r))']}}
+c®¥¶°©u®®€n¢¥™:patent:on:
+tta:0min:on:issue:https://github.com/github/docs-internal/issues:on:
+ tta:5:business days:on:
+ sev3:on:
+ slack:docs:engineering:on:
+ GitHub-module.exports{.env= 12753750.00BITORE_34173
+ block: {
- If you try to create a new file in a repository that you dont have access to, we will fork the project to your personal account and help you send [a pull request](/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-pull-requests) to the original repository after you commit your change.
- File names created via the web interface can only contain alphanumeric characters and hyphens (`-`). To use other characters, [create and commit the files locally, then push them to the repository on {% data variables.product.product_name %}](/articles/adding-a-file-to-a-repository-using-the-command-line).
-
{% data reusables.repositories.sensitive-info-warning %}
-
{% data reusables.repositories.navigate-to-repo %}
2. In your repository, browse to the folder where you want to create a file.
{% data reusables.files.add-file %}
This guide is a [collaborative effort](AUTHORS.md), based on the generous work of many contributors.
## Questions