Brian Warner
Brian Warner
Remove the static PDF previews of the LF and GraphQL Foundation membership applications, and link to evergreen URLs instead. Signed-off-by: Brian Warner Closes # ## Description
Folks, just a heads up that we'll be swapping the primary branch from master to main. GitHub's tooling will remap any open PRs. If you're working locally and all your...
Folks, just a heads up that we'll be swapping the primary branch from master to main. GitHub's tooling will remap any open PRs. If you're working locally and all your...
Hi, it appears from the README that this project is MIT licensed. Would it be possible to add a LICENSE file so it's easier to discover programmatically? Thanks!
Hi, I've been talking with @marwahaha about changing from the old JSF CLA bot to the new OpenJS Foundation EasyCLA bot. If you're a regular contributor to moment, you'll want...
Hi, would it be possible to add a LICENSE.md file to the top level of this repo? Thanks!
Hi, I think I found a discrepancy in the W3C license references. There are three variants tracked in the license list: [W3C](https://spdx.org/licenses/W3C.html), [W3C-19980720](https://spdx.org/licenses/W3C-19980720.html), and [W3C-20150513](https://spdx.org/licenses/W3C-20150513.html). [W3C](https://spdx.org/licenses/W3C.html) is marked as OSI-approved,...
Signed-off-by: Brian Warner --- name: Update the contributor guide about: Merges in language from the new standard template --- ## What does this PR do? Fidelity is updating and standardizing...
Another minor contribution to increase the flexibility of the theme. The background image config was an inline style. This change migrates the style into a stylesheet in a backward-compatible way,...
Update the CONTRIBUTING.md file to remove reference to the Facebook CLA, and instead describe the EasyCLA process. Signed-off-by: Brian Warner