Re: Get a Head Start for Contributing to the Airflow Project

2019-02-04 Thread Gimhana Nadeeshan
Thanks and will look into this !! On Mon, 4 Feb 2019 at 14:52, Tanay Tummapalli wrote: > Thanks for this! > > On Mon, Feb 4, 2019 at 2:44 PM airflowuser > wrote: > > > You can start with: > > Add shebang to docs/start_doc_server.sh > > https://issues.apache.org/jira/browse/AIRFLOW-3643 > > >

Re: Get a Head Start for Contributing to the Airflow Project

2019-02-04 Thread Tanay Tummapalli
Thanks for this! On Mon, Feb 4, 2019 at 2:44 PM airflowuser wrote: > You can start with: > Add shebang to docs/start_doc_server.sh > https://issues.apache.org/jira/browse/AIRFLOW-3643 > > > I'm also attaching some issues for anyone to stat with: > > Docs: >

Re: Get a Head Start for Contributing to the Airflow Project

2019-02-04 Thread airflowuser
You can start with: Add shebang to docs/start_doc_server.sh https://issues.apache.org/jira/browse/AIRFLOW-3643 I'm also attaching some issues for anyone to stat with: Docs: https://issues.apache.org/jira/browse/AIRFLOW-2672 Tests (always a good start): Add tests for

Re: Get a Head Start for Contributing to the Airflow Project

2019-01-24 Thread Bas Harenslak
Check out the Airflow JIRA for open issues -> https://issues.apache.org/jira/projects/AIRFLOW. Read CONTRIBUTING.md Documentation is always an easy way to get started contributing. Or anything that you’re missing in Airflow yourself. Cheers, Bas On 24 Jan 2019, at 16:43, Gimhana Nadeeshan

Get a Head Start for Contributing to the Airflow Project

2019-01-24 Thread Gimhana Nadeeshan
Hi devs, I am an 4rd year Computer Science and Engineering undergraduate of University of Moratuwa and I have some hands on experience on Python, Java, JS, MYSQL, PhP by doing some college relative projects. I interest in workflow management and I would like to contribute Airflow project to