Code Monkey home page Code Monkey logo

vscode-add-conduct's Introduction

vscode-add-conduct's People

Contributors

cg-cnu avatar

Stargazers

 avatar

Watchers

 avatar  avatar

vscode-add-conduct's Issues

Add All Templates from GitHub Add Code of Conduct Workflow.

Perhaps to keep things simple - This can be a prepackage command that pulls all the latest templates from GitHub and adds them to a template folder.

This allows the user to select the template they want to use and then run the command to add the template to the issue.

Combined with #1 the user will have to fill in the required entries dynamically.

Allow for default placeholders to be stored

Currently you have to re-enter the same values every time.

As a user I want to be able to provide default values for placeholders so that I don't have to re-enter them every time.

Store pre-filled variables in settings.json

continuing with #1 and #2, we can store the pre-filled variables in settings.json.

This will help the user to fill the issue template with the pre-filled variables.

This won't automatically fill but will pre-fill the prompt with the variables. Pressing Enter will use the pre-filled values.

Create Auto-Detection of Templates

Instead of Hard-Coding the EMAIL detection, create a function that scans for text matching [ALL_CAPS_AND_UNDERSCORES] and prompts for each to be filled.

This allows for more flexibility as we expand the number of templates supported.

Create Documentation Around Preparing Code of Conduct for Usage

In order for a code of conduct to be used, it must be added to the codesOfConduct as well as the metadata in the manifest.ts file.

You must also replace the placeholder syntax to match {{MY_PLACEHOLDER}}

Valid Placeholders:

  • All Caps
  • Underscores and Pipe (|)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.