Skip to content

Instantly share code, notes, and snippets.

@codekandis
codekandis / gist:5b48fe19445d4ee4d2b14985abcaa3ae
Created October 3, 2020 07:47
Replace all issue labels with own templates
/**
* Open the labels view in your repository.
* Open your developer console.
* Paste the code below.
* Edit your preferred labels.
* Execute the code.
*/
function request( action, formData )
{