dwyl / apprenticeship

🌱 Everything you need to know about the @dwyl Apprenticeship in Creative Technologies (ACT)
GNU General Public License v2.0
17 stars 1 forks source link

AMA superseded by start-here/questions.md ? #22

Closed nelsonic closed 4 years ago

nelsonic commented 4 years ago

Our original reasoning for the /ama questions in this (apprenticeship) repo was to get to know each other as members of the team. I feel that this has been superseded by the start-here/questions.md which has more and better questions than ama/TEMPLATE.md

Does anyone have any objections to me removing the /ama section completely and instead point people to start-here/questions.md with instructions to answer the questions.

nelsonic commented 4 years ago

Text:

Ask Me Anything!

The purpose of the dwyl apprenticeship "AMA" is for everyone in the team to get to know each other a bit.

Answering these questions is not optional, it's a way for you to introduce yourself. If you prefer not to share specific details (e.g. names of past employers in your answer to Question 2.1), Make it generic. E.g. If you worked for McDonalds, replace it with "fast food restaurant". Don't worry, nobody from your old job is going to read this. And if they do, the will probably thank you for drawing attention to the areas for improvement.

Step 1: Clone the Repository & Create your Answers File:

Please clone this repository, create a new file {your-github-username}.md copy the contents of TEMPLATE.md

in my case I ran the following:

git clone https://github.com/dwyl/apprenticeship.git && cd apprenticeship
cp ama/TEMPLATE.md ama/nelsonic.md

Step 2: Answer the AMA Questions in your File

Once you have created your own "ama" answers file, please answer the questions!

Create a Pull Request with your Answers File!

Create a pull request!