Aidan Feldman

Results 181 issues of Aidan Feldman

I tend towards brevity/laziness in my inline comments and often use lowercase phrases - seems others use proper capitalized sentences. We should make this consistent throughout the repo. I'm fine...

question

We don't have to spend time explaining it in the book, but would be cool to have a branch where we fully leverage community-built plugins and to show how much...

feature

@mwylde I think you (or someone) had added this task to for a first-time open source contributor workshop I was running, but I'm not really sure what it means. We're...

**Is your feature request related to a problem? Please describe.** As a forms provider, I would like the ability to offer my form in multiple languages (without building it twice)....

[type] enhancement
[community] help wanted
[practice] engineering
[status] not prioritized

Hey there- I'm a user of and contributor to https://github.com/18F/uswds-jekyll, but just came across this project. Curious if you were aware of that project, and if so, how the goals...

## Description of changes > Describe what this pull request is changing. Try to use plain language as much > as possible to help teammates understand what they are reviewing....

I imagine it's confusing for folks that are new to the command line as to why their mouse isn't working when they try to move the cursor. Changes in this...

[The Quickstart](https://www.twilio.com/docs/voice/quickstart/node?code-sample=code-generate-twiml-to-say-a-message&code-language=Node.js&code-sdk-version=3.x#receive-and-respond-to-inbound-voice-calls-with-nodejs-and-express) says to install express, but then it wasn't actually used.

Prints the command used without `-no-client`, if available. ``` $ cf connect-to-service -no-client myapp mydb Finding the service instance details... Setting up SSH tunnel... SSH tunnel created. Skipping call to...

Builds on #44 - [diff](https://github.com/18F/cf-service-connect/compare/manual-usage...connection-uri?w=1). Closes #35. ``` $ cf connect-to-service -no-client myapp mydb Finding the service instance details... Setting up SSH tunnel... SSH tunnel created. Skipping call to client...