Searched +full:pull +full:- +full:requests (Results 1 – 25 of 323) sorted by relevance
12345678910>>...13
| /third_party/node/doc/contributing/ |
| D | collaborator-guide.md | 5 * [Issues and pull requests](#issues-and-pull-requests) 6 * [Welcoming first-time contributors](#welcoming-first-time-contributors) 7 * [Closing issues and pull requests](#closing-issues-and-pull-requests) 8 * [Author ready pull requests](#author-ready-pull-requests) 9 * [Handling own pull requests](#handling-own-pull-requests) 10 * [Security issues](#managing-security-issues) 11 * [Accepting modifications](#accepting-modifications) 12 * [Code reviews](#code-reviews) 13 * [Consensus seeking](#consensus-seeking) 14 * [Waiting for approvals](#waiting-for-approvals) [all …]
|
| D | pull-requests.md | 1 # Pull requests 4 * [Setting up your local environment](#setting-up-your-local-environment) 5 * [Step 1: Fork](#step-1-fork) 6 * [Step 2: Branch](#step-2-branch) 7 * [The process of making changes](#the-process-of-making-changes) 8 * [Step 3: Code](#step-3-code) 9 * [Step 4: Commit](#step-4-commit) 10 * [Commit message guidelines](#commit-message-guidelines) 11 * [Step 5: Rebase](#step-5-rebase) 12 * [Step 6: Test](#step-6-test) [all …]
|
| D | commit-queue.md | 3 > Stability: 1 - Experimental 5 _tl;dr: You can land pull requests by adding the `commit-queue` label to it._ 9 land pull requests by adding the `commit-queue` label to a PR. All 10 checks will run via node-core-utils, and if the pull request is ready to land, 18 From a high-level, the Commit Queue works as follow: 20 1. Collaborators will add `commit-queue` label to pull requests ready to land 21 2. Every five minutes the queue will do the following for each pull request 23 1. Check if the PR also has a `request-ci` label (if it has, skip this PR 27 3. Remove the `commit-queue` label 28 4. Run `git node land <pr> --oneCommitMax` [all …]
|
| /third_party/node/ |
| D | CONTRIBUTING.md | 3 * [Code of Conduct](#code-of-conduct) 5 * [Pull Requests](#pull-requests) 6 * [Developer's Certificate of Origin 1.1](#developers-certificate-of-origin) 8 ## [Code of Conduct](./doc/contributing/code-of-conduct.md) 14 See [details on our policy on Code of Conduct](./doc/contributing/code-of-conduct.md). 18 * [Asking for General Help](./doc/contributing/issues.md#asking-for-general-help) 19 * [Discussing non-technical topics](./doc/contributing/issues.md#discussing-non-technical-topics) 20 * [Submitting a Bug Report](./doc/contributing/issues.md#submitting-a-bug-report) 21 * [Triaging a Bug Report](./doc/contributing/issues.md#triaging-a-bug-report) 23 ## [Pull Requests](./doc/contributing/pull-requests.md) [all …]
|
| D | onboarding.md | 9 confirm that they are using [two-factor authentication][]. It will not be 10 possible to add them to the organization if they are not using two-factor 13 * Suggest the new Collaborator install [`node-core-utils`][] and 21 and add them accordingly. See [Who to CC in the issue tracker][who-to-cc]. 26 * [local setup](#local-setup) 27 * [project goals and values](#project-goals-and-values) 28 * [managing the issue tracker](#managing-the-issue-tracker) 29 * [reviewing pull requests](#reviewing-pull-requests) 30 * [landing pull requests](#landing-pull-requests) 35 * Make sure you have whitespace=fix: `git config --global --add [all …]
|
| D | GOVERNANCE.md | 3 <!-- TOC --> 7 * [Collaborator activities](#collaborator-activities) 8 * [Technical steering committee](#technical-steering-committee) 9 * [TSC meetings](#tsc-meetings) 10 * [Collaborator nominations](#collaborator-nominations) 12 * [Consensus seeking process](#consensus-seeking-process) 14 <!-- /TOC --> 18 Triagers assess newly-opened issues in the [nodejs/node][] and [nodejs/help][] 19 repositories. The GitHub team for Node.js triagers is @nodejs/issue-triage. 22 * Ability to label issues and pull requests [all …]
|
| /third_party/node/test/fixtures/wpt/resources/webidl2/ |
| D | CHANGELOG.md | 3 ## [v10.2.1](https://github.com/w3c/webidl2.js/tree/v10.2.1) (2018-03-09) 6 **Merged pull requests:** 8 - Optimise tokenisation and whitespace skipping [\#139](https://github.com/w3c/webidl2.js/pull/139)… 9 - refactor: small syntax changes [\#137](https://github.com/w3c/webidl2.js/pull/137) ([saschanaz](h… 11 ## [v10.2.0](https://github.com/w3c/webidl2.js/tree/v10.2.0) (2018-01-30) 14 **Merged pull requests:** 16 - Type on union idlType [\#135](https://github.com/w3c/webidl2.js/pull/135) ([saschanaz](https://gi… 17 - feat: add argument/return type [\#134](https://github.com/w3c/webidl2.js/pull/134) ([saschanaz](h… 18 - feat: add dictionary/typedef-type [\#133](https://github.com/w3c/webidl2.js/pull/133) ([saschanaz… 19 - feat: add const-type for idlTypes [\#132](https://github.com/w3c/webidl2.js/pull/132) ([saschana… [all …]
|
| /third_party/rust/crates/nix/ |
| D | CONTRIBUTING.md | 9 [conduct]: https://www.rust-lang.org/conduct.html 16 [issues]: https://github.com/nix-rust/nix/issues 22 issues][issue-search] to see if there's something related. If not, just 23 [open a new issue][new-issue]! 29 [issue-search]: https://github.com/nix-rust/nix/search?utf8=%E2%9C%93&q=is%3Aissue&type=Issues 30 [new-issue]: https://github.com/nix-rust/nix/issues/new 33 ## Feature / API requests 36 issue][new-issue] requesting it. As with reporting a bug, the more 43 [Rust's issue labeling scheme][rust-labels]: 44 - **A-** prefixed labels state which area of the project the issue [all …]
|
| /third_party/protobuf/ |
| D | CONTRIBUTING.md | 9 We accept patches in the form of github pull requests. If you are new to 10 github, please read [How to create github pull requests](https://help.github.com/articles/about-pul… 21 … need to sign an [individual CLA](https://cla.developers.google.com/about/google-individual?csw=1). 23 …then you'll need to sign a [corporate CLA](https://cla.developers.google.com/about/google-corporat… 28 Before sending out your pull request, please familiarize yourself with the 34 Most pull requests should go to the master branch and the change will be 37 already merged to master, and then create a pull request cherry-picking the 40 For each pull request, a protobuf team member will be assigned to review the 41 pull request. For minor cleanups, the pull request may be merged right away 44 our response time within 7-days but if you don’t get any response in a few [all …]
|
| /third_party/node/deps/npm/node_modules/diff/ |
| D | CONTRIBUTING.md | 3 ## Pull Requests 5 We also accept [pull requests][pull-request]! 7 Generally we like to see pull requests that 9 - Maintain the existing code style 10 - Are focused on a single change (i.e. avoid large refactoring or style adjustments in untouched co… 11 - Have [good commit messages](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) 12 - Have tests 13 - Don't decrease the current code coverage (see coverage/lcov-report/index.html) 22 Running `yarn test -- dev` will watch for tests within Node and `karma start` may be used for manua…
|
| /third_party/vulkan-loader/ |
| D | GOVERNANCE.md | 5 - Alignment with the Vulkan Specification and the Loader Specification 6 - [Vulkan Specification](https://github.com/KhronosGroup/Vulkan-Docs) 7 - [Loader Specification](loader/LoaderAndLayerInterface.md) 8 - IHV/ISV Enablement 9 - Updates of loader functionality should be available in a timely fashion 10 - Every effort will be made to be responsive to IHV/ISV issues with the loader 11 - Cross Platform Compatibility 12 - LunarG: Monitor for desktop (Windows and Linux) 13 …- Continuous Integration: HW test farms operated by LunarG monitor various hardware/software platf… 14 - Repo Quality [all …]
|
| /third_party/curl/docs/ |
| D | CONTRIBUTE.md | 22 notified of pull requests and new issues posted there. 54 the [curl-library mailing 55 list](https://curl.se/mail/list.cgi?list=curl-library) will give you a 63 [CODE_STYLE](https://curl.se/dev/code-style.html) already established in 69 ### Non-clobbering All Over 81 odd problems, but discussions and opinions do not agree with 510 of them - or 98 the most up-to-date sources from the git repository, but the latest release 129 Ideally you file a [pull request on 131 patch to [the curl-library mailing 132 list](https://curl.se/mail/list.cgi?list=curl-library). [all …]
|
| /third_party/skia/third_party/externals/oboe/apps/fxlab/ |
| D | CONTRIBUTING.md | 9 use GitHub pull requests for this purpose. Consult 10 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 11 information on using pull requests.
|
| /third_party/libphonenumber/ |
| D | CONTRIBUTING.md | 5 Please read the following before filing an issue or sending a pull request. 18 [port](http://github.com/google/libphonenumber#third-party-ports), 20 * If you are using the library through a front-end or wrapper, issues 24 group](https://groups.google.com/group/libphonenumber-discuss)? If so, you 30 For acceptable evidence, [see below](#provide-supporting-evidence). 35 * Number type ("fixed-line", "mobile", "short code", etc.): 54 Ideally, change requests for ranges should be accompanied by authoritative 73 * [Corporate CLA](http://developers.google.com/open-source/cla/corporate?csw=1): 84 * [Individual CLA](http://cla.developers.google.com/about/google-individual?csw=1): 97 ## Pull requests [all …]
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/ |
| D | CONTRIBUTING.md | 21 use GitHub pull requests for this purpose. Consult 22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 23 information on using pull requests.
|
| /third_party/skia/third_party/externals/wuffs/docs/ |
| D | contributing.md | 21 use GitHub pull requests for this purpose. Consult 22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 23 information on using pull requests.
|
| /third_party/vk-gl-cts/external/amber/src/ |
| D | CONTRIBUTING.md | 21 use GitHub pull requests for this purpose. Consult 22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more 23 information on using pull requests.
|
| /third_party/jerryscript/ |
| D | CONTRIBUTING.md | 6 When development is complete, a patch set should be submitted via GitHub pull requests. A review of… 8 …pull request. Patches sent privately to Maintainers and Committers will not be considered. Because… 25 * http://www.apache.org/licenses/LICENSE-2.0 35 …-wide notice ("Copyright JS Foundation and other contributors, http://js.foundation") is not permi… 39 …-off is a simple line at the end of the commit message of the patch, which certifies that you wrot… 41 We have the same requirements for using the signed-off-by process as the Linux kernel. 42 In short, you need to include a signed-off-by tag in every patch. 46 > JerryScript-DCO-1.0-Signed-off-by: Random J Developer random@developer.example.org 48 "JerryScript-DCO-1.0-Signed-off-by:" this is a developer's certification that he or she has the rig… 50 ### 4. Open a GitHub [pull request](https://github.com/jerryscript-project/jerryscript/pulls) [all …]
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/ |
| D | READMESC.adoc | 1 // Copyright 2017-2024 The Khronos Group Inc. 2 // SPDX-License-Identifier: CC-BY-4.0 4 ifdef::env-github[] 5 :note-caption: :information_source: 10 The link:https://github.com/KhronosGroup/VulkanSC-Docs[VulkanSC-Docs] 20 link:https://github.com/KhronosGroup/Vulkan-Headers[Vulkan-Headers] under the `sc_main` branch) 22 link:https://github.com/KhronosGroup/Vulkan-Headers[Vulkan-Headers] under the `sc_main` branch) 26 link:https://github.com/KhronosGroup/VulkanSC-Docs[VulkanSC-Docs]. 28 changes (Pull Requests) against the Specification, subject to approval by 32 link:https://github.com/KhronosGroup/VulkanSC-Docs/issues/[Issues] [all …]
|
| D | READMEVK.adoc | 1 // Copyright 2017-2024 The Khronos Group Inc. 2 // SPDX-License-Identifier: CC-BY-4.0 4 ifdef::env-github[] 5 :note-caption: :information_source: 10 The link:https://github.com/KhronosGroup/Vulkan-Docs[Vulkan-Docs] 20 link:https://github.com/KhronosGroup/Vulkan-Headers[Vulkan-Headers]) 22 link:https://github.com/KhronosGroup/Vulkan-Headers[Vulkan-Headers]) 26 link:https://github.com/KhronosGroup/Vulkan-Docs/[Vulkan-Docs]. 28 changes (Pull Requests) against the Specification, subject to approval by 32 …ulkan-Web-Registry/blob/main/Vulkan-Projects.adoc[Vulkan-Projects] list on the link:https://github… [all …]
|
| /third_party/libsnd/docs/ |
| D | lists.md | 1 --- 4 --- 9 …tHub issues and pull requests instead](https://docs.github.com/en/free-pro-team@latest/github/coll… 13 - **libsndfile-announce@mega-nerd.com** 14 [Subscribe](mailto:libsndfile-announce-request@mega-nerd.com?subject=subscribe) 17 - **libsndfile-devel@mega-nerd.com** 18 [Subscribe](mailto:libsndfile-devel-request@mega-nerd.com?subject=subscribe) 19 A list for discussing bugs, porting issues and feature requests. 21 - **libsndfile-users@mega-nerd.com** 22 [Subscribe](mailto:libsndfile-users-request@mega-nerd.com?subject=subscribe) [all …]
|
| /third_party/cJSON/.github/ |
| D | CONTRIBUTING.md | 4 …e welcome. If you find a bug or want to improve cJSON in another way, pull requests are appreciate… 6 …asted effort, please open an issue to discuss the technical details before creating a pull request. 11 -------- 12 …ke pull requests to the `master` branch for small bug- or security fixes (these are usually just a… 15 ------------ 35 if ((buffer == NULL) || (buffer->buffer == NULL)) 39 buffer_pointer = buffer->buffer + buffer->offset; 41 buffer->offset += strlen((const char*)buffer_pointer); 46 ---------- 52 -----------
|
| /third_party/rust/crates/rust-cexpr/ |
| D | .travis.yml | 3 # This is where pull requests from "bors r+" are built. 4 - staging 5 # This is where pull requests from "bors try" are built. 6 - trying 8 - master 14 - libclang-dev 16 - RUST_BACKTRACE=1 LLVM_CONFIG_PATH=llvm-3.8-config 18 - cargo test --verbose --all
|
| /third_party/spirv-tools/ |
| D | CONTRIBUTING.md | 1 # Contributing to SPIR-V Tools 6 [Tracking SPIRV-Tools work with GitHub projects](https://github.com/KhronosGroup/SPIRV-Tools/blob/m… 11 [issues](https://github.com/KhronosGroup/SPIRV-Tools/issues) and 12 [projects](https://github.com/KhronosGroup/SPIRV-Tools/projects). If the bug has 14 [here](https://github.com/KhronosGroup/SPIRV-Tools/issues/new). 20 issue is about. Simply using "Segfault in spirv-opt" is not helpful 29 For feature requests, we use 30 [issues](https://github.com/KhronosGroup/SPIRV-Tools/issues) as well. Please 39 [Khronos Open Source Contributor License Agreement](https://cla-assistant.io/KhronosGroup/SPIRV-Too… 43 need to be sure of various other things -- for instance that you'll tell us if [all …]
|
| /third_party/libbpf/ |
| D | .travis.yml | 5 - docker 9 - PROJECT_NAME='libbpf' 10 - AUTHOR_EMAIL="$(git log -1 --pretty=\"%aE\")" 11 - REPO_ROOT="$TRAVIS_BUILD_DIR" 12 - CI_ROOT="$REPO_ROOT/travis-ci" 13 - VMTEST_ROOT="$CI_ROOT/vmtest" 18 - qemu-kvm 19 - zstd 20 - binutils-dev 21 - elfutils [all …]
|
12345678910>>...13