-
Notes on Overall Process
Initial Start on Checklist when
1. Branching
2. Creating Pull Request
3. Merging
In Github, click on Fork. For example, if you go to https://github.com/timt/naive-http and …
-
## **Description**
To ensure code quality and prevent regressions, a CI/CD pipeline should be implemented for both Rust and Cairo. The pipeline will run tests and perform linting/formatting checks …
-
If the on-prem instance has both HTTP and HTTPS enabled, the latest extension (1.0.43) will no longer loads when installed under HTTPS. It used to work inconsistently with some browser clients, but s…
-
For now we have a unit test for all component before PR get merged, but we don't have unit test coverage report for a single PR. There are tools (such as [Coveralls](https://coveralls.io/))that automa…
-
## Description
When the action is triggered by the `pull_request` event, if the pull request is from a different repository (a fork), the action fails with the error "Resource not accessible by integ…
-
We'd like commits to be signed off via `git signoff`, and we should test whether any signoff exists for commits on incoming PRs.
-
[docs/developer-guide/contributing/pull-requests]
That decreases the likelihood that your code is going *_**to get included_\* in a timely manner
它会降低你的代码及时地被**收纳**的可能性
-
This is to serve as an overview for the changes/pullrequests that I made.
----
## refactor-generate-source
basic refactor: move functionality into scanLine. Making it easier for future plugins …
-
Create documentation in the docs folder containing everything related to getting other people's pull requests onto your local for testing. Additionally, instruct people to use the `tACK` / `utACK` par…
-
Hi @locka99 ,
You've build a truely awesome library which is getting pretty popular given the number of stars and forks! At the same time I see that there is quite a number of open pull requests an…