diff --git a/Tutorials/ACT-Python-Tutorial/3-ACT-Basics-BNF.ipynb b/Tutorials/ACT-Python-Tutorial/3-ACT-Basics-BNF.ipynb index 86504498..806c7b02 100644 --- a/Tutorials/ACT-Python-Tutorial/3-ACT-Basics-BNF.ipynb +++ b/Tutorials/ACT-Python-Tutorial/3-ACT-Basics-BNF.ipynb @@ -128,6 +128,25 @@ "---" ] }, + { + "cell_type": "markdown", + "id": "eb1d0ec1-0d93-4ffd-ace0-97252e69cde1", + "metadata": {}, + "source": [ + "### Preparing for the Future\n", + "Please take the survey to help us develop the third roadmap for ACT which helps to prioritize features and activities in ACT.\n", + "\n", + "\"BNF" + ] + }, + { + "cell_type": "markdown", + "id": "37b2d1ab-9030-416e-9612-3395a164f93b", + "metadata": {}, + "source": [ + "---" + ] + }, { "cell_type": "markdown", "id": "b353659a-3401-492f-bcca-24963e5e6664", diff --git a/Tutorials/ACT-Python-Tutorial/images/act_roadmap_3_survey.png b/Tutorials/ACT-Python-Tutorial/images/act_roadmap_3_survey.png new file mode 100644 index 00000000..2f764379 Binary files /dev/null and b/Tutorials/ACT-Python-Tutorial/images/act_roadmap_3_survey.png differ