GitHub Copilot Chat kann dir helfen, wichtige Informationen aus Issues und Diskussionen zu extrahieren, um das Zusammenfassen und Nachvollziehen des Inhalts einfacher zu gestalten. Du kannst Copilot Chat anweisen, wichtige Details wie Aktionen, Fristen oder bestimmte Anforderungen zu identifizieren.
Beispielszenario 1
Du überprüfst einen langen Diskussionsthread zu einem Featurevorschlag. Du möchtest die Hauptpunkte und alle zu behandelnden Aktionen schnell identifizieren.
Beispiel für Prompt
Can you summarize the key points and action items from this discussion?
Can you summarize the key points and action items from this discussion?
Beispielantwort
Hinweis
Die folgende Antwort ist ein Beispiel. Da die Copilot Chat-Antworten nicht deterministisch sind, erhältst du möglicherweise eine andere Antwort als die hier beschriebene.
Key Points: - The feature request aims to improve the user interface for better accessibility. - There are concerns about the impact on existing users and workflows. - Action items include gathering feedback from users and conducting usability testing. Action Items: - [ ] Gather feedback from users by the end of the week. - [ ] Conduct usability testing with a focus group next month.
Beispielszenario 2
Dir sind eine Reihe offener Issues zugewiesen, und du möchtest die Fristen und Prioritäten für jedes Issue extrahieren, damit du deine Arbeit priorisieren kannst.
Beispiel für Prompt
Can you list the open issues assigned to me, along with their deadlines and priorities?
Can you list the open issues assigned to me, along with their deadlines and priorities?
Beispielantwort
Hinweis
Die folgende Antwort ist ein Beispiel. Da die Copilot Chat-Antworten nicht deterministisch sind, erhältst du möglicherweise eine andere Antwort als die hier beschriebene.
Issue 1: - Deadline: Next Friday - Priority: High Issue 2: - Deadline: End of the month - Priority: Medium Issue 3: - Deadline: No specific deadline - Priority: Low